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 bde64eb610 Track new configure flags introduced for version 11 in pg_config.h.win32 7 years ago
..
backend Remove obsolete prohibition on function name matching a column name. 7 years ago
bin Use snprintf not sprintf in pg_waldump's timestamptz_to_str. 7 years ago
common Adjust error message 7 years ago
fe_utils Post-feature-freeze pgindent run. 7 years ago
include Track new configure flags introduced for version 11 in pg_config.h.win32 7 years ago
interfaces Add PGTYPESchar_free() to avoid cross-module problems on Windows. 7 years ago
makefiles Remove Windows module-list-dumping code. 7 years ago
pl Allow plperl_sv_to_datum to look through scalar refs. 7 years ago
port Fix simple_prompt() to disable echo on Windows when stdin != terminal. 7 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Consider syntactic form when disambiguating function vs column reference. 7 years ago
timezone Update time zone data files to tzdata release 2018e. 7 years ago
tools Exclude files in .git from list of perl files 7 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. 7 years ago
Makefile.shlib Prevent accidental linking of system-supplied copies of libpq.so etc. 8 years ago
nls-global.mk