postgresql/contrib/pg_walinspect
Robert Haas a448e49bcb Revert 56-bit relfilenode change and follow-up commits.
There are still some alignment-related failures in the buildfarm,
which might or might not be able to be fixed quickly, but I've also
just realized that it increased the size of many WAL records by 4 bytes
because a block reference contains a RelFileLocator. The effect of that
hasn't been studied or discussed, so revert for now.
2022-09-28 09:55:28 -04:00
..
expected Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
sql Revert 56-bit relfilenode change and follow-up commits. 2022-09-28 09:55:28 -04:00
.gitignore
Makefile Fix buildfarm failures in pg_walinspect tests. 2022-04-08 03:21:12 -07:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
pg_walinspect--1.0.sql Use float8 datatype for percentiles in pg_walinspect stat functions 2022-09-12 10:01:00 +02:00
pg_walinspect.c Use float8 datatype for percentiles in pg_walinspect stat functions 2022-09-12 10:01:00 +02:00
pg_walinspect.control
walinspect.conf Fix buildfarm failures in pg_walinspect tests. 2022-04-08 03:21:12 -07:00