postgresql/src
Tom Lane afa8f1971a Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to
use it.  While it normally has been opened earlier during btree index
build, testing shows that it's possible for the link to be closed again
if an sinval reset occurs while the index is being built.
2006-01-07 22:45:41 +00:00
..
backend Add RelationOpenSmgr() calls to ensure rd_smgr is valid when we try to 2006-01-07 22:45:41 +00:00
bin Use RELKIND_COMPOSITE_TYPE rather than hardcoded 'c'. 2006-01-06 19:08:33 +00:00
include Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
interfaces Remove BEOS port. 2006-01-05 03:01:38 +00:00
makefiles Remove BEOS port. 2006-01-05 03:01:38 +00:00
pl Remove QNX port. 2006-01-05 01:56:30 +00:00
port Remove BEOS port. 2006-01-05 03:01:38 +00:00
template Remove BEOS port. 2006-01-05 03:01:38 +00:00
test Remove BEOS port. 2006-01-05 03:01:38 +00:00
timezone Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
tools
tutorial
utils Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
bcc32.mak
DEVELOPERS
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
Makefile.global.in
Makefile.shlib Remove BEOS port. 2006-01-05 03:01:38 +00:00
nls-global.mk Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
win32.mak