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 0aec7f9aec Remove bogus mapping from UTF-8 to SJIS conversion table. 9 years ago
..
backend Remove bogus mapping from UTF-8 to SJIS conversion table. 9 years ago
bin Fix pg_dump to work against pre-9.0 servers again. 9 years ago
common Avoid leaking FDs after an fsync failure. 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Rename WAIT_* constants to PG_WAIT_*. 9 years ago
interfaces Clear OpenSSL error queue after failed X509_STORE_load_locations() call. 9 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Fix misplacement of submake-generated-headers prerequisites. 9 years ago
port Include <sys/select.h> where needed 9 years ago
template Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
test Don't share SSL_CTX between libpq connections. 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 9 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 Make TAP test suites to work, when @INC does not contain current dir. 9 years ago
Makefile.shlib Remove -Wl,-undefined,dynamic_lookup in macOS build. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 9 years ago
win32.mak