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 6fb12cbcd6 Remove some unnecessary #includes. 10 years ago
..
backend Remove some unnecessary #includes. 10 years ago
bin Fix pg_dump to work against pre-9.0 servers again. 10 years ago
common Avoid leaking FDs after an fsync failure. 10 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 10 years ago
include Fix fallback implementation of pg_atomic_write_u32(). 10 years ago
interfaces Clear OpenSSL error queue after failed X509_STORE_load_locations() call. 10 years ago
makefiles
pl Fix misplacement of submake-generated-headers prerequisites. 10 years ago
port Include <sys/select.h> where needed 10 years ago
template Use unnamed POSIX semaphores, if available, on Linux and FreeBSD. 10 years ago
test Fix incorrect handling of polymorphic aggregates used as window functions. 10 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. 10 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 10 years ago
Makefile.global.in Make TAP test suites to work, when @INC does not contain current dir. 10 years ago
Makefile.shlib Remove -Wl,-undefined,dynamic_lookup in macOS build. 10 years ago
bcc32.mak
nls-global.mk
win32.mak