mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
0aeb5ae204
Also, tweak wording in comments (per Andres) and documentation (myself) to point out that it's the database's default tablespace that can be passed as 0, not DEFAULTTABLESPACE_OID. Robert Haas noticed the bug in the code, but didn't update the accompanying prose.