postgresql/src
2001-03-25 19:30:28 +00:00
..
backend Fix code that incorrectly assumed a 'char foo[N]' local variable would 2001-03-25 00:45:20 +00:00
bin Portability fix from Steve Nicolai. 2001-03-24 23:11:14 +00:00
corba
data
include Re-order declarations to un-break the non-HAS_TEST_AND_SET case. 2001-03-25 17:52:46 +00:00
interfaces Fix unportable assumptions about alignment of local char[n] variables. 2001-03-25 19:30:28 +00:00
makefiles Hadn't built on a PARISC 1.1 box in a long time ... but when I did, 2001-03-24 06:17:41 +00:00
pl Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
template Select optimization by default for HP's C compiler. 2001-02-20 19:04:04 +00:00
test Make less misleading message for failed + ignored tests. 2001-03-24 23:32:25 +00:00
tools pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Use install-sh unconditionally. 2001-03-10 10:38:59 +00:00
Makefile.shlib Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. 2001-03-14 19:35:12 +00:00
win32.mak