Question about syscache
От
Peter Eisentraut
Тема
Question about syscache
Дата
Msg-id
Pine.LNX.4.44.0207100013340.1247-100000@localhost.localdomain
Список
Дерево обсуждения
Question about syscache Peter Eisentraut <peter_e@gmx.net>
Re: Question about syscache Tom Lane <tgl@sss.pgh.pa.us>
In syscache.c, the structure cachedesc contains a field reloidattr that is supposed to contain the number of an attribute that is an OID reference to another table. But what if there are two such attributes? The concrete case is an index on pg_cast (castsource, casttarget), which both reference pg_type. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-hackers по дате отправления