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 d166eed302 Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
..
backend Fix indentation of JOIN clauses in rule/view dumps. 12 years ago
bin Fix uninitialized-variable warnings induced by recent commit. 12 years ago
common Don't #include utils/palloc.h in common/fe_memutils.h. 12 years ago
include Can't completely get rid of #ifndef FRONTEND in palloc.h :-( 12 years ago
interfaces ecpg: Add additional files to .gitignore 12 years ago
makefiles Flush a stray definition of $(DLLTOOL). 12 years ago
pl PL/Python: Adjust the regression tests for Python 3.4 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 indentation of JOIN clauses in rule/view dumps. 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