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
Tomas Vondra bf070ce09e Add valgrind suppressions for wcsrtombs optimizations 7 years ago
..
backend Update executor documentation for run-time partition pruning 7 years ago
bin pg_dump: Fix dumping of WITH OIDS tables 7 years ago
common Revert "Allow concurrent-safe open() and fopen() in frontend code for Windows" 7 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 7 years ago
include Correct code comments for PartitionedRelPruneInfo struct 7 years ago
interfaces Second try at fixing numeric data passed through an ECPG SQLDA. 7 years ago
makefiles Refactor installation of extension headers. 7 years ago
pl Fix error-cleanup mistakes in exec_stmt_call(). 7 years ago
port Stamp 11.1. 7 years ago
template Yet further rethinking of build changes for macOS Mojave. 7 years ago
test Fix handling of HBA ldapserver with multiple hostnames. 7 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 7 years ago
tools Add valgrind suppressions for wcsrtombs optimizations 7 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Yet further rethinking of build changes for macOS Mojave. 7 years ago
Makefile.shlib Use -Bsymbolic for shared libraries on HP-UX and Solaris. 7 years ago
nls-global.mk