mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 13:51:00 -05:00
pg_buffercache_pages.relforknumber is defined as an int2, but its value was stored with ObjectIdGetDatum() rather than Int16GetDatum() in the result record. Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> Discussion: https://postgr.es/m/CAExHW5s2_qwSdhKpVnUzjRMf0cf1PvmhUHQDLaFM3QzKbP1OyQ@mail.gmail.com |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| Makefile | ||
| meson.build | ||
| pg_buffercache--1.0--1.1.sql | ||
| pg_buffercache--1.1--1.2.sql | ||
| pg_buffercache--1.2--1.3.sql | ||
| pg_buffercache--1.2.sql | ||
| pg_buffercache--1.3--1.4.sql | ||
| pg_buffercache--1.4--1.5.sql | ||
| pg_buffercache--1.5--1.6.sql | ||
| pg_buffercache.control | ||
| pg_buffercache_pages.c | ||