diff options
author | Peter Geoghegan <pg@bowt.ie> | 2021-09-17 14:19:50 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2021-09-17 14:19:50 -0700 |
commit | 55934416d2c50cdc9fba044a97fb14da1c779589 (patch) | |
tree | c283a2218417e38737c5a7978bd720cc4c61089a /src/backend/access/gist/gistbuild.c | |
parent | 4d5b4483db1c6370861ca968edd753ab4dc03f9d (diff) | |
download | postgresql-55934416d2c50cdc9fba044a97fb14da1c779589.tar.gz postgresql-55934416d2c50cdc9fba044a97fb14da1c779589.zip |
pageinspect: Make page deletion elog less chatty.
An elog that reports the value of a transaction ID stored on a deleted
nbtree page was added by commit e5d8a999, which taught page deletion to
store full 64-bit XIDs. It seems very chatty on further reflection, so
lower its elevel from NOTICE to DEBUG2.
Author: Peter Geoghegan <pg@bowt.ie>
Backpatch: 14-, just like the nbtree XID enhancement.
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions