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
Amit Kapila da324d6cd4 Refactor pgoutput_change(). 3 years ago
..
backend Refactor pgoutput_change(). 3 years ago
bin Move definition of standard collations from initdb to pg_collation.dat 3 years ago
common Make SCRAM iteration count configurable 3 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Fix outdated comments regarding TupleTableSlots 3 years ago
interfaces Support connection load balancing in libpq 3 years ago
makefiles meson: Make auto the default of the ssl option 3 years ago
pl Add SysCacheGetAttrNotNull for guaranteed not-null attrs 3 years ago
port Use nanosleep() to implement pg_usleep(). 3 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Support connection load balancing in libpq 3 years ago
timezone Fix outdated references to guc.c 3 years ago
tools Support connection load balancing in libpq 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
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk