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
Bruce Momjian 5d305d86bd libpq: use pgsocket for socket values, for portability 12 years ago
..
backend Fix object identities for text search objects 12 years ago
bin psql: update --help output for unaligned mode params 12 years ago
common Un-break peer authentication. 12 years ago
include Add to_regprocedure() and to_regoperator(). 12 years ago
interfaces libpq: use pgsocket for socket values, for portability 12 years ago
makefiles Flush a stray definition of $(DLLTOOL). 12 years ago
pl Add new to_reg* functions for error-free OID lookups. 12 years ago
port Preserve errno across free(). 12 years ago
template Revert to using --enable-auto-import in Cygwin builds. 12 years ago
test Update oidjoins regression test for 9.4. 12 years ago
timezone Update time zone data files to tzdata release 2014a. 12 years ago
tools Update oidjoins regression test for 9.4. 12 years ago
tutorial Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
.gitignore
DEVELOPERS
Makefile Create libpgcommon, and move pg_malloc et al to it 13 years ago
Makefile.global.in Have lcov call the right gcov 12 years ago
Makefile.shlib Tweak position of $(DLL_DEFFILE) in shared-library link commands. 12 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak