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
Tom Lane 91e16b9806 Fix yet another corner case in dumping rules/views with USING clauses. 12 years ago
..
backend Fix yet another corner case in dumping rules/views with USING clauses. 12 years ago
bin Fix uninitialized-variable warnings induced by recent commit. 12 years ago
common Rationalize common/relpath.[hc]. 12 years ago
include Fix failure to detoast fields in composite elements of structured types. 12 years ago
interfaces ecpg: Add additional files to .gitignore 12 years ago
makefiles Flush a stray definition of $(DLLTOOL). 12 years ago
pl Fix failure to detoast fields in composite elements of structured types. 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 Fix yet another corner case in dumping rules/views with USING clauses. 12 years ago
timezone Update time zone data files to tzdata release 2014a. 12 years ago
tools Properly build pg_recvlogical in the msvc build system 12 years ago
tutorial Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in build: add EXTRA_REGRESS_OPTS to all pg_regress invocations 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