diff options
| author | Michael Paquier <michael@paquier.xyz> | 2025-11-18 15:46:43 +0900 |
|---|---|---|
| committer | Michael Paquier <michael@paquier.xyz> | 2025-11-18 15:46:43 +0900 |
| commit | 694b4ab33b24dfe1f9cc00fbbd5326f0feadee4a (patch) | |
| tree | bd4349f8163b5a08847718034bf552809e20382f /src/include/access/xlogwait.h | |
| parent | fce13424b9c56abf8693684ab41d8fca864c1e79 (diff) | |
pg_buffercache: Fix incorrect result cast for relforknumber
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
Diffstat (limited to 'src/include/access/xlogwait.h')
0 files changed, 0 insertions, 0 deletions
