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
Andres Freund 5fde047f2b Combine two flag tests in GetSnapshotData(). 8 years ago
..
backend Combine two flag tests in GetSnapshotData(). 8 years ago
bin Fix inadequate autoconfiscation of copyfile() usage. 8 years ago
common Make spelling of "acknowledgment" consistent 8 years ago
fe_utils Fix lexing of standard multi-character operators in edge cases. 8 years ago
include Fix missing role dependencies for some schema and type ACLs. 8 years ago
interfaces Fix spelling errors and typos in comments 8 years ago
makefiles Refactor installation of extension headers. 8 years ago
pl Fix error-cleanup mistakes in exec_stmt_call(). 8 years ago
port Provide pg_pread() and pg_pwrite() for random I/O. 8 years ago
template Yet further rethinking of build changes for macOS Mojave. 8 years ago
test Fix missing role dependencies for some schema and type ACLs. 8 years ago
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 8 years ago
tools Adjust valgrind fix in commit 517b0d0b5f 8 years ago
tutorial Deduplicate "invalid input syntax" messages for various types. 8 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove useless symbol from Makefile.global. 8 years ago
Makefile.shlib Don't build static libraries on Cygwin 8 years ago
nls-global.mk