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 8128ae686f Add missing paren. 25 years ago
..
backend Add missing paren. 25 years ago
bin Cope with configure arguments that contain spaces. 25 years ago
corba
data
include Repair race condition introduced into heap_update() in 7.1 --- 25 years ago
interfaces Add missing paren. 25 years ago
makefiles Mention SHELL usage in initdb. 25 years ago
pl Remove linking hacks now that dynloader is fixed. 25 years ago
template Use RTLD_GLOBAL flag for dlopen-style dynamic loaders. 25 years ago
test Fix regression for new oids. 25 years ago
tools Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 25 years ago
tutorial pgindent run. Make it all clean. 25 years ago
utils pgindent run. Make it all clean. 25 years ago
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile Restructure the key include files per recent pghackers discussion: there 25 years ago
Makefile.global.in PL/Python should build portably now, if you can get over the fact that 25 years ago
Makefile.shlib Shared library and GCC support for SCO OpenServer. 25 years ago
win32.mak