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
Heikki Linnakangas 493490cbcb Silence warning about uninitialized 'ret' variable on some compilers. 9 years ago
..
backend Formatting improvements in config file samples 9 years ago
bin psql: Update tab completion for ALTER SUBSCRIPTION 9 years ago
common Post-PG 10 beta1 pgperltidy run 9 years ago
fe_utils Allow psql variable substitution to occur in backtick command strings. 9 years ago
include Use standard interrupt handling in logical replication launcher. 9 years ago
interfaces Silence warning about uninitialized 'ret' variable on some compilers. 9 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 9 years ago
pl Update expected file 9 years ago
port Post-PG 10 beta1 pgindent run 9 years ago
template
test Prevent BEFORE triggers from violating partitioning constraints. 9 years ago
timezone Guard against null t->tm_zone in strftime.c. 9 years ago
tools Fix thinko in previous openssl change 9 years ago
tutorial Recommend wrappers of PG_DETOAST_DATUM_PACKED(). 9 years ago
.gitignore
DEVELOPERS
Makefile Remove redundant coverage target 9 years ago
Makefile.global.in Specify --outputdir for isolation install check, not just plain check. 9 years ago
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 9 years ago
nls-global.mk