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 1ef5c99c85 Fix 'make clean' with jdbc and ant by using filesets. 25 years ago
..
backend Replace poorly-coded vac_find_eq routine with call to standard bsearch 25 years ago
bin Cope with configure arguments that contain spaces. 25 years ago
corba Convert files from DOS format to normal text. 25 years ago
data
include Mark column as not used. 25 years ago
interfaces Fix 'make clean' with jdbc and ant by using filesets. 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