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 c6ea616ff7 Remove duplicate InitPostmasterChild() call while starting a bgworker. 10 years ago
..
backend Remove duplicate InitPostmasterChild() call while starting a bgworker. 10 years ago
bin Fix pg_dump's handling of public schema with both -c and -C options. 10 years ago
common pgindent run for 9.6 10 years ago
fe_utils Fix comment. 10 years ago
include Minor cleanup for access/transam/parallel.c. 10 years ago
interfaces Fixed array checking code for "unsigned long long" datatypes in libecpg. 10 years ago
makefiles Fix typos in comments and doc 10 years ago
pl Make pltcl regression tests safe for Danish locale. 10 years ago
port pgindent run for 9.6 10 years ago
template Remove some remains from Alpha support removal 10 years ago
test Consistently capitalize names of recovery tests 10 years ago
timezone Reduce stack space consumption in tzload(). 10 years ago
tools Establish conventions about global object names used in regression tests. 10 years ago
tutorial Update copyright for 2016 10 years ago
.gitignore
DEVELOPERS
Makefile Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. 10 years ago
Makefile.global.in Provide and use a makefile target to build all generated headers. 10 years ago
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 10 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak