aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablespace.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-07-11 18:01:45 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-07-11 18:01:45 +0000
commit94d4d240bb5c75124a270d1b5fecab1822cd4728 (patch)
tree363326d8953a9d7a72006f22cf38299baac3dd41 /src/backend/commands/tablespace.c
parent98e9775a3ad56754de1caa2558c66a0040933460 (diff)
downloadpostgresql-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