diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-09-27 11:20:09 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-09-27 11:20:09 -0400 |
commit | d9cacca2d139d9e0792544f773d2361d8478c131 (patch) | |
tree | 164d2548c76f1138962d5edaed9cb743953e2558 /src/backend/utils/adt/jsonb_util.c | |
parent | 4fa1d89cba0f1feb5120e99eb01c152ba276c4e9 (diff) | |
download | postgresql-d9cacca2d139d9e0792544f773d2361d8478c131.tar.gz postgresql-d9cacca2d139d9e0792544f773d2361d8478c131.zip |
Finish reverting "Insert temporary debugging output in regression tests."
This removes the last of the temporary debugging queries added to the
regression tests by commit f03a9ca43. We've pretty much convinced
ourselves that the plan instability we were seeing is due to VACUUM
sometimes failing to update relpages/reltuples for a single-page table,
due to bgwriter or checkpointer holding a pin on that page at just the
wrong time. I'll push a workaround for that separately.
Discussion: https://postgr.es/m/CA+hUKG+0CxrKRWRMf5ymN3gm+BECHna2B-q1w8onKBep4HasUw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions