postgres/src
Peter Geoghegan d00107cd63 Revert "Show index search count in EXPLAIN ANALYZE."
This reverts commit 5ead85fbc8.

This commit shows test failures with debug_parallel_query=regress.  The
underlying issue needs to be debugged, so revert for now.
2025-03-05 10:27:31 -05:00
..
backend Revert "Show index search count in EXPLAIN ANALYZE." 2025-03-05 10:27:31 -05:00
bin Fix some gaps in pg_stat_io with WAL receiver and WAL summarizer 2025-03-05 10:17:39 +09:00
common Change relpath() et al to return path by value 2025-02-25 09:02:07 -05:00
fe_utils Get rid of O(N^2) script-parsing overhead in pgbench. 2025-02-27 10:53:38 -05:00
include Revert "Show index search count in EXPLAIN ANALYZE." 2025-03-05 10:27:31 -05:00
interfaces Add .gitignore entry for ecpg test detritus. 2025-03-04 12:58:07 -05:00
makefiles Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
pl Allow => syntax for named cursor arguments in plpgsql. 2025-03-03 18:00:13 -05:00
port Fix pg_strtof() to not crash on NULL endptr. 2025-03-01 14:22:56 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test Revert "Show index search count in EXPLAIN ANALYZE." 2025-03-05 10:27:31 -05:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Compress TID lists when writing GIN tuples to disk 2025-03-04 19:02:05 +01:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
Makefile.shlib
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk