postgresql/src
Tom Lane 503c80d2a0 Restore pre-7.1 behavior of allowing DROP of a table whose underlying
physical file has disappeared.  There is no really good reason why
relcache should be opening the underlying file at all, AFAICS.
In any case we needn't raise a hard error here.
2001-04-02 23:30:04 +00:00
..
backend Restore pre-7.1 behavior of allowing DROP of a table whose underlying 2001-04-02 23:30:04 +00:00
bin Patch to put rudimentary dependency support into pg_dump. This addresses 2001-04-01 05:42:51 +00:00
corba
data
include Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerData 2001-03-30 05:25:51 +00:00
interfaces Synced pgc.l with scan.l. 2001-04-02 08:17:24 +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 Re-allow specification of a new default value for an inherited column 2001-03-30 20:50:36 +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 The following patch updates the FAQ_AIX and makes C++ code work with 2001-03-27 14:56:20 +00:00
win32.mak