diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-12 13:29:24 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-12 13:29:24 -0400 |
commit | 7681b78fba106b43d9b10d22b52ba2d5cbfc1326 (patch) | |
tree | 9f728bf4ad943e885e78ac936529b1a7e163408c /src/tutorial/basics.source | |
parent | 1f280e83314f6000b89046adc786f680e18d902f (diff) | |
download | postgresql-7681b78fba106b43d9b10d22b52ba2d5cbfc1326.tar.gz postgresql-7681b78fba106b43d9b10d22b52ba2d5cbfc1326.zip |
Ensure pg_filenode_relation(0, 0) returns NULL.
Previously, a zero value for the relfilenode resulted in
a confusing error message about "unexpected duplicate".
This function returns NULL for other invalid relfilenode
values, so zero should be treated likewise.
It's been like this all along, so back-patch to all supported
branches.
Justin Pryzby
Discussion: https://postgr.es/m/20210612023324.GT16435@telsasoft.com
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions