You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Peter Eisentraut 3e623ebc7a Fix tests for non-ICU build 3 years ago
..
backend Fix incorrect format placeholders 3 years ago
bin Add standard collation UNICODE 3 years ago
common Improve/correct comments 3 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Add standard collation UNICODE 3 years ago
interfaces Use ICU by default at initdb time. 3 years ago
makefiles meson: Add equivalent of configure --disable-rpath option 3 years ago
pl Break up long GETTEXT_FILES lists 3 years ago
port Remove gratuitous references to postmaster program 3 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Fix tests for non-ICU build 3 years ago
timezone Fix outdated references to guc.c 3 years ago
tools meson: Add target for installing test files & improve install_test_files 3 years ago
tutorial Remove useless casts to (void *) in arguments of some system functions 3 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
Makefile.global.in autoconf: Move export_dynamic determination to configure 3 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 3 years ago
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk