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
Michael Paquier 36f40ce2dc libpq: Add sslcertmode option to control client certificates 2 years ago
..
backend meson: add install-{quiet, world} targets 2 years ago
bin meson: add install-{quiet, world} targets 2 years ago
common Implement find_my_exec()'s path normalization using realpath(3). 2 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 2 years ago
include libpq: Add sslcertmode option to control client certificates 2 years ago
interfaces libpq: Add sslcertmode option to control client certificates 2 years ago
makefiles meson: Make auto the default of the ssl option 2 years ago
pl meson: add install-{quiet, world} targets 2 years ago
port Use nanosleep() to implement pg_usleep(). 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test libpq: Add sslcertmode option to control client certificates 2 years ago
timezone Fix outdated references to guc.c 2 years ago
tools libpq: Add sslcertmode option to control client certificates 2 years ago
tutorial Remove useless casts to (void *) in arguments of some system functions 2 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2 years ago
Makefile.global.in autoconf: Move export_dynamic determination to configure 3 years ago
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2 years ago
nls-global.mk