mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
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.