Log Message:
-----------
The CONSTROID syscache should show conrelid as a relation OID column.
Not clear that there's any observable bug at present from this omission,
but it seems like something to fix going forward.
Modified Files:
--------------
pgsql/src/backend/utils/cache:
syscache.c (r1.114 -> r1.115)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/cache/syscache.c?r1=1.114&r2=1.115)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2008-05-07 02:33:52 |
| Subject: pgsql: Have boolean pset values checked against typical boolean values, |
| Previous: | From: Tom Lane | Date: 2008-05-07 01:04:49 |
| Subject: pgsql: Convert the list of syscache names from a series of #define's |