Re: pgsql/src/backend/storage/smgr (smgr.c)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql/src/backend/storage/smgr (smgr.c)
Дата
Msg-id 9424.974130105@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql/src/backend/storage/smgr (smgr.c)  (inoue@postgresql.org)
Список pgsql-committers
inoue@postgresql.org writes:
> prevent open failure of VIEW

I do not like this fix.  We should be moving away from having smgr
access relcache entries, not adding more relcache knowledge to it.
So checks for view-ness should be at a higher level.

What case were you seeing a failure in?

            regards, tom lane

В списке pgsql-committers по дате отправления: