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 bf4ae685ae Fix tqueue.c's range-remapping code. 10 years ago
..
backend Fix tqueue.c's range-remapping code. 10 years ago
bin Guard against empty buffer in gets_fromFile()'s check for a newline. 10 years ago
common pgindent run for 9.6 10 years ago
fe_utils Fix comment. 10 years ago
include Fix pq_putmessage_noblock() to not block. 10 years ago
interfaces Translation updates 10 years ago
makefiles
pl Make pltcl regression tests safe for Danish locale. 10 years ago
port pgindent run for 9.6 10 years ago
template
test Fix tqueue.c's range-remapping code. 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
.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