Re: minor gripe about lax reloptions parsing for views

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: minor gripe about lax reloptions parsing for views
Дата
Msg-id 202110011315.gtcy62dvqyki@alvherre.pgsql
обсуждение исходный текст
Ответ на minor gripe about lax reloptions parsing for views  (Mark Dilger <mark.dilger@enterprisedb.com>)
Ответы Re: minor gripe about lax reloptions parsing for views
Список pgsql-hackers
On 2021-Sep-30, Mark Dilger wrote:

> The solution is simple enough:  stop using HEAP_RELOPT_NAMESPACES when
> parsing reloptions for views and instead create a
> VIEW_RELOPT_NAMESPACES array which does not include "toast".

It seems a reasonable (non-backpatchable) change to me.

> I've already fixed this, mixed into some other work.  I'll pull it out
> as its own patch if there is any interest.

Yeah.

I suppose you'll need a new routine that returns the namespace array to
use based on relkind.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Nunca confiaré en un traidor.  Ni siquiera si el traidor lo he creado yo"
(Barón Vladimir Harkonnen)



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 002_types.pl fails on some timezones on windows
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: proposal: possibility to read dumped table's name from file