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 a923e21631 Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
..
backend Refine the guidelines for rmgrdesc authors. 2 years ago
bin Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2 years ago
common Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2 years ago
fe_utils Revert refactoring of restore command code to shell_restore.c 3 years ago
include Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
interfaces Revert "Add support for Kerberos credential delegation" 2 years ago
makefiles meson: Make auto the default of the ssl option 3 years ago
pl Add a way to get the current function's OID in pl/pgsql. 2 years ago
port Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
template Use unnamed POSIX semaphores on Cygwin. 3 years ago
test 035_standby_logical_decoding: Add missing waits for replication 2 years ago
timezone Fix outdated references to guc.c 3 years ago
tools Fix detection of unseekable files for fseek() and ftello() with MSVC 2 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 pg_regress: Emit TAP compliant output 2 years ago
Makefile.shlib
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 3 years ago
nls-global.mk