Error with DEFAULT VALUE in temp table

Поиск
Список
Период
Сортировка
От Антуан Виолин
Тема Error with DEFAULT VALUE in temp table
Дата
Msg-id CAFjUV9x3-hv0gihf+CtUc-1it0hh7Skp9iYFhMS7FJjtAeAptA@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Hi everyone,
I found one bug, when you delete temporary table with DEFAULT VALUE. The row about this VALUE in the pg_event_trigger_dropped_objects() contains “False” in the column “is_temporary”. But if you look at column “name_obj”, you see “for pg_temp.table_name”. So PostgreSQL know, that it is temporary.

Cheers

Antoine Violin

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