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 3ce1201894 Fix incorrect routine name in xlog_heapam.h 7 years ago
..
backend Fix dependency handling of partitions and inheritance for ON COMMIT 7 years ago
bin Fix inadequate autoconfiscation of copyfile() usage. 7 years ago
common Make spelling of "acknowledgment" consistent 7 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 7 years ago
include Fix incorrect routine name in xlog_heapam.h 7 years ago
interfaces Fix spelling errors and typos in comments 7 years ago
makefiles Refactor installation of extension headers. 7 years ago
pl Fix bugs in plpgsql's handling of CALL argument lists. 7 years ago
port Provide pg_pread() and pg_pwrite() for random I/O. 7 years ago
template Yet further rethinking of build changes for macOS Mojave. 7 years ago
test Indicate session name in isolationtester notices 7 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 7 years ago
tools Adjust valgrind fix in commit 517b0d0b5f 7 years ago
tutorial Deduplicate "invalid input syntax" messages for various types. 8 years ago
.gitignore
DEVELOPERS
Makefile Fix partial-build problems introduced by having more generated headers. 8 years ago
Makefile.global.in Remove useless symbol from Makefile.global. 7 years ago
Makefile.shlib Don't build static libraries on Cygwin 7 years ago
nls-global.mk