mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-03-20 11:07:00 +08:00
This definition is convenient when applying the function to the reltablespace column of pg_class, since that's what zero means there; and it doesn't interfere with any other plausible use of the function. Per gripe from Bruce Momjian.