mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
5d7c703a44
All existing uses can get this information more easily from the relation descriptor, so the detour through the syscache is not necessary. Reviewed-by: Michael Paquier <michael@paquier.xyz>