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
Alvaro Herrera ff0d8f27f4
Remove redundant declaration for XidInMVCCSnapshot
4 years ago
..
backend Report a more useful error for reloptions on a partitioned table. 4 years ago
bin psql: Add information in \d+ about foreign partitions and child tables 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 Remove redundant declaration for XidInMVCCSnapshot 4 years ago
interfaces libpq: Reset singlerow flag correctly in pipeline mode 4 years ago
makefiles autoconf: Rely on ar supporting index creation 4 years ago
pl Store GUC data in a memory context, instead of using malloc(). 4 years ago
port Provide sigaction() for Windows. 4 years ago
template Move darwin sysroot determination into separate file 4 years ago
test Report a more useful error for reloptions on a partitioned table. 4 years ago
timezone Remove unneeded includes of <sys/stat.h> 4 years ago
tools Suppress useless wakeups in walreceiver. 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