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
Amit Kapila 403318b71f Don't consider parallel append for parallel unsafe paths. 8 years ago
..
backend Don't consider parallel append for parallel unsafe paths. 8 years ago
bin Use snprintf not sprintf in pg_waldump's timestamptz_to_str. 8 years ago
common Adjust error message 8 years ago
fe_utils Post-feature-freeze pgindent run. 8 years ago
include Track new configure flags introduced for version 11 in pg_config.h.win32 8 years ago
interfaces Add PGTYPESchar_free() to avoid cross-module problems on Windows. 8 years ago
makefiles Remove Windows module-list-dumping code. 8 years ago
pl Allow plperl_sv_to_datum to look through scalar refs. 8 years ago
port Fix simple_prompt() to disable echo on Windows when stdin != terminal. 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Don't consider parallel append for parallel unsafe paths. 8 years ago
timezone Update time zone data files to tzdata release 2018e. 8 years ago
tools Exclude files in .git from list of perl files 8 years ago
tutorial Update copyright for 2018 8 years ago
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Un-break contrib install with llvm. 8 years ago
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
nls-global.mk