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 b4fc645787 Make pg_dumpall's database ACL query independent of hash table order. 9 years ago
..
backend Remove unnecessary int2vector-specific hash function and equality operator. 9 years ago
bin Make pg_dumpall's database ACL query independent of hash table order. 9 years ago
common Avoid leaking FDs after an fsync failure. 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 10 years ago
include Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1 macro. 9 years ago
interfaces In PQsendQueryStart(), avoid leaking any left-over async result. 9 years ago
makefiles Remove "sco" and "unixware" ports. 9 years ago
pl Fix misplacement of submake-generated-headers prerequisites. 9 years ago
port Remove "sco" and "unixware" ports. 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Make regression tests less dependent on hash table order. 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 10 years ago
tools Avoid direct cross-module links in hstore_plperl and ltree_plpython, too. 9 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Remove "sco" and "unixware" ports. 9 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak