postgresql/src
Jeff Davis 424ededc58 Adjust pg_dump tag for relation stats.
Do not use fmtId(), just use dobj->name directly, like for table data.
2025-02-27 20:42:12 -08:00
..
backend Invent pgstat_fetch_stat_backend_by_pid() 2025-02-28 11:20:31 +09:00
bin Adjust pg_dump tag for relation stats. 2025-02-27 20:42:12 -08: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 Invent pgstat_fetch_stat_backend_by_pid() 2025-02-28 11:20:31 +09:00
interfaces oauth: Rename macro to avoid collisions on Windows 2025-02-24 22:20:37 +01:00
makefiles Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
pl Revert "Prepare for Python "Limited API" in PL/Python" 2025-02-26 21:58:38 +01:00
port Avoid breaking SJIS encoding while de-backslashing Windows paths. 2025-01-29 14:24:36 -05:00
template thread-safety: gmtime_r(), localtime_r() 2024-08-23 07:43:04 +02:00
test EXPLAIN: Always use two fractional digits for row counts. 2025-02-27 11:27:16 -05:00
timezone Update time zone data files to tzdata release 2025a. 2025-01-20 16:49:15 -05:00
tools Refactor COPY TO to use format callback functions. 2025-02-27 15:03:52 -08:00
tutorial Doc: simplify the tutorial's window-function examples. 2025-01-21 14:43:21 -05:00
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Add support for OAUTHBEARER SASL mechanism 2025-02-20 16:25:17 +01:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2025 2025-01-01 11:21:55 -05:00
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00