mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
default tablespace --- they should always go in the database's default tablespace. Adjust heap_create() API so that it is passed the relkind to make this easier; should simplify any further tweaking of the same sort.