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
Thomas Munro 04a09ee944 Teach WaitEventSetWait() to report multiple events on Windows. 2 years ago
..
backend Teach WaitEventSetWait() to report multiple events on Windows. 2 years ago
bin pg_basebackup: Generate valid temporary slot names under PQbackendPID() 2 years ago
common Add support for syncfs() in frontend support functions. 2 years ago
fe_utils Allow using syncfs() in frontend utilities. 2 years ago
include Remove some more "snapshot too old" vestiges. 2 years ago
interfaces Fix comment of PQputCopyEnd() 2 years ago
makefiles Remove --disable-thread-safety and related code. 2 years ago
pl Avoid unnecessary plancache revalidation of utility statements. 2 years ago
port Meson: check for pg_config_paths.h left over from make 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test Move privilege check to the right place 2 years ago
timezone Pre-beta mechanical code beautification. 3 years ago
tools Make enum for sync methods available to frontend code. 2 years ago
tutorial Pre-beta mechanical code beautification. 3 years ago
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
Makefile.global.in Generate a locale-agnostic initdb template 2 years ago
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk