mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
pointers, namely the catcache tuple fetch routines. Also get rid of the unused and possibly confusing 'size' field in struct cachedesc. Since it doesn't allow for variable-length fields, anyone who actually trusted it would likely be making a mistake...