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 0873b2d354 libpq error message refactoring 4 years ago
..
backend Disallow setting archive_library and archive_command at the same time 4 years ago
bin Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". 4 years ago
common Introduce pg_pwrite_zeros() in fileutils.c 4 years ago
fe_utils meson: Add support for building with precompiled headers 4 years ago
include Invent open_auth_file() in hba.c to refactor authentication file opening 4 years ago
interfaces libpq error message refactoring 4 years ago
makefiles autoconf: Rely on ar supporting index creation 4 years ago
pl Refactor aclcheck functions 4 years ago
port Provide sigaction() for Windows. 4 years ago
template Move darwin sysroot determination into separate file 4 years ago
test Use installed postgresql.conf.sample for GUC sanity TAP test 4 years ago
timezone Remove unneeded includes of <sys/stat.h> 4 years ago
tools Add error context callback when tokenizing authentication files 4 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Make finding openssl program a configure or meson option 4 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 4 years ago
meson.build meson: Add initial version of meson based build system 4 years ago
nls-global.mk