mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03:00
syscat.py scripts were both modified. pg.py uses it to cache a list of pks (which is seemingly does for every db connection) and various attributes. syscat uses it to walk the list of system tables and queries the various attributes from these tables. In both cases, it seemingly makes sense to apply what you've requested. Greg Copeland
7.7 KiB
7.7 KiB