diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-11 18:01:45 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-07-11 18:01:45 +0000 |
commit | 94d4d240bb5c75124a270d1b5fecab1822cd4728 (patch) | |
tree | 363326d8953a9d7a72006f22cf38299baac3dd41 /src/backend/commands/tablespace.c | |
parent | 98e9775a3ad56754de1caa2558c66a0040933460 (diff) | |
download | postgresql-94d4d240bb5c75124a270d1b5fecab1822cd4728.tar.gz postgresql-94d4d240bb5c75124a270d1b5fecab1822cd4728.zip |
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...
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions