postgresql/src
Tom Lane 94d4d240bb Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HEAP_NEWPAGE, and
shift support code into heapam.c accordingly.  This is in service of
soon-to-be-committed ALTER TABLE SET TABLESPACE code that will want to
use this same record type for both heaps and indexes.

Theoretically I should have forced initdb for this, but in practice there
is no change in xlog contents because CVS tip will never really emit this
record type anyhow...
2004-07-11 18:01:45 +00:00
..
backend Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HEAP_NEWPAGE, and 2004-07-11 18:01:45 +00:00
bin Use standard macro for psql binary file open. Add comment explaining 2004-07-11 13:29:16 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HEAP_NEWPAGE, and 2004-07-11 18:01:45 +00:00
interfaces Added free() calls against memory leak in interval.c. 2004-07-05 18:51:51 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Revert broken rpath addition. 2004-07-05 23:24:12 +00:00
port Fix trim_trailing_separator() to not trim c:\ nor \\network\ on Win32. 2004-07-11 02:59:42 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Cause the format of BC timestamptz output to be 'datetime zone BC' rather 2004-07-11 04:57:20 +00:00
timezone Check more test points (in fact, every week in 1970..2004) to get a more 2004-07-10 23:06:50 +00:00
tools Fix to work better with Exuberant's version of ctags. 2004-06-25 22:00:40 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Move -lpgport to the beginning of the library list for win32 linking. 2004-06-02 21:05:52 +00:00
Makefile.shlib Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00