postgresql/src
Peter Eisentraut 2434d60a2a Put new command-line option into sensible order in help output
We have two existing conventions for long options: either alphabetical
among short options, or all long options after all the short options.
But the convention apparently used here, next to a functionally
related option, is not one of them.
2023-04-17 11:09:17 +02:00
..
backend Ensure result of an aggregate's finalfunc is made read-only. 2023-04-16 14:16:40 -04:00
bin Put new command-line option into sensible order in help output 2023-04-17 11:09:17 +02:00
common Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
fe_utils
include Harmonize some more function parameter names. 2023-04-13 10:15:20 -07:00
interfaces De-Revert "Add support for Kerberos credential delegation" 2023-04-13 08:55:07 -04:00
makefiles
pl Harmonize some more function parameter names. 2023-04-13 10:15:20 -07:00
port Fix detection of unseekable files for fseek() and ftello() with MSVC 2023-04-12 09:09:38 +09:00
template
test Ensure result of an aggregate's finalfunc is made read-only. 2023-04-16 14:16:40 -04:00
timezone
tools Fix detection of unseekable files for fseek() and ftello() with MSVC 2023-04-12 09:09:38 +09:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to CLDR 43 2023-04-13 22:10:08 +02:00
Makefile.shlib
meson.build
nls-global.mk