postgresql/src
Tom Lane c9f8c2fd04 Revert to 7.3-and-before practice of only including <fcntl.h> in c.h
on Windows; per complaint from Andreas that it breaks AIX build.
2003-10-21 15:32:58 +00:00
..
backend It is possible for ResolveNew to be used to insert a sublink into a 2003-10-20 20:01:59 +00:00
bin Fix findLastBuiltinOid_V70() to deliver correct result when running 2003-10-21 04:46:28 +00:00
corba
include Revert to 7.3-and-before practice of only including <fcntl.h> in c.h 2003-10-21 15:32:58 +00:00
interfaces Install dummy sqlda.h file since this is needed for compatibility. 2003-10-20 12:54:29 +00:00
makefiles Adjust Darwin build to use the default 'two level namespace' linking 2003-09-27 19:35:32 +00:00
pl Add code to check that IF/WHILE/EXIT test expressions are boolean, 2003-10-01 21:47:42 +00:00
port Change Win32 rename/unlink timeout to 3 seconds. 2003-10-10 03:27:58 +00:00
template Remove -pipe from compiles. 2003-10-09 22:55:46 +00:00
test Repair interaction between IN-join processing and subselect pullup that 2003-10-18 16:52:15 +00:00
tools Fix include used by entab. 2003-10-07 17:40:09 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Finalize configuration of thread_test program. 2003-09-27 16:24:45 +00:00
Makefile.shlib When building shared libraries on HPUX with gcc, forcibly include -lgcc 2003-10-20 01:34:33 +00:00
nls-global.mk
win32.mak