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
Tom Lane 72a5b1fc88 Add @extschema:name@ and no_relocate options to extensions. 3 years ago
..
backend Add @extschema:name@ and no_relocate options to extensions. 3 years ago
bin Simplify and speed up pg_dump's creation of parent-table links. 3 years ago
common Silence pedantic compiler warning introduced in ce340e530d 3 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Ignore BRIN indexes when checking for HOT updates 3 years ago
interfaces libpq: Use modern socket flags, if available. 3 years ago
makefiles meson: Make auto the default of the ssl option 3 years ago
pl Break up long GETTEXT_FILES lists 3 years ago
port Use nanosleep() to implement pg_usleep(). 3 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Add @extschema:name@ and no_relocate options to extensions. 3 years ago
timezone Fix outdated references to guc.c 3 years ago
tools libpq: Remove code for SCM credential authentication 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 4 years ago
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk