postgresql/src
Peter Eisentraut a41106dab7 Fix documentation of initdb --show option
It wasn't in the documentation at all (even though we document all the
other debugging-like options).  Also, change the --help output to show
that it exits after showing, similar to other options.
2024-06-13 11:52:35 +02:00
..
backend Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
bin Fix documentation of initdb --show option 2024-06-13 11:52:35 +02:00
common jsonapi: Some message style fixes 2024-05-23 09:22:28 +02:00
fe_utils Fix PL/pgSQL's handling of integer ranges containing underscores. 2024-06-04 11:48:01 +01:00
include Harmonize function parameter names for Postgres 17. 2024-06-12 17:01:51 -04:00
interfaces libpq: Some message style normalization 2024-06-13 07:10:35 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix behavior of stable functions called from a CALL's argument list. 2024-06-07 13:27:26 -04:00
port Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Fix segmentation fault in test_tidstore. 2024-06-12 09:56:13 +09:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Harmonize pg_bsd_indent parameter names. 2024-06-12 18:04:10 -04:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
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