postgresql/src
David Rowley ec1a405adc Revert "Temporarily install debugging in partition_prune test"
1db689715 added debugging output to the partition_prune regression test
to help us figure out why buildfarm member Parula was occasionally
failing.

We've not seen any failures in around 4 weeks and the best guess as to
what the problem was is a compiler bug.  Since there are no recent
failures, there's now no need to keep this debugging code, so revert it.

Discussion: https://postgr.es/m/CAApHDvqyLF881EvDtXT=ossa0i4ioJBtW2c0Wbouzt5d3HDb5Q@mail.gmail.com
2024-05-14 12:39:30 +12:00
..
backend Fix pg_sequence_last_value() for unlogged sequences on standbys. 2024-05-13 15:53:50 -05:00
bin Revert structural changes to not-null constraints 2024-05-13 11:31:09 +02:00
common Fix overread in JSON parsing errors for incomplete byte sequences 2024-05-09 12:45:37 +09:00
fe_utils Fix an assortment of typos 2024-05-04 02:33:25 +12:00
include Remove COMMAND_TAG_NEXTTAG from enum CommandTag. 2024-05-13 13:52:17 -04:00
interfaces Translation updates 2024-05-06 12:06:31 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix recursive RECORD-returning plpython functions. 2024-05-09 13:16:34 -04:00
port Fix code for probing availability of AVX-512. 2024-04-23 10:54:04 -05:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Revert "Temporarily install debugging in partition_prune test" 2024-05-14 12:39:30 +12:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools injection_points: Store runtime conditions in private area 2024-05-12 19:42:26 +09:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Update Unicode data to CLDR 45 2024-04-22 09:16:33 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00