mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
This saves several catalog lookups per reference. It's not all that exciting right now, because we'd managed to minimize the number of places that need to fetch the data; but the upcoming writable-foreign-tables patch needs this info in a lot more places.