mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 21:09:00 -04:00
203b0d132f
Be more clear about failure cases in relfilenode->relation lookup, and fix some other places that were inconsistent or not per our message style guidelines. Andres Freund and Tom Lane