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
Jeff Davis 97c61f70d1 Document WAL rules related to PD_ALL_VISIBLE in README. 3 years ago
..
backend Document WAL rules related to PD_ALL_VISIBLE in README. 3 years ago
bin Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". 3 years ago
common Introduce pg_pwrite_zeros() in fileutils.c 3 years ago
fe_utils meson: Add support for building with precompiled headers 3 years ago
include Remove redundant declaration for XidInMVCCSnapshot 3 years ago
interfaces libpq: Reset singlerow flag correctly in pipeline mode 3 years ago
makefiles autoconf: Rely on ar supporting index creation 3 years ago
pl Store GUC data in a memory context, instead of using malloc(). 3 years ago
port Provide sigaction() for Windows. 3 years ago
template Move darwin sysroot determination into separate file 3 years ago
test Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". 3 years ago
timezone Remove unneeded includes of <sys/stat.h> 3 years ago
tools Suppress useless wakeups in walreceiver. 3 years ago
tutorial Update copyright for 2022 4 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Make finding openssl program a configure or meson option 3 years ago
Makefile.shlib autoconf: Rely on ar supporting index creation 3 years ago
meson.build meson: Add initial version of meson based build system 3 years ago
nls-global.mk Fix for make unportability 4 years ago