Re: drop table in transaction

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: drop table in transaction
Дата
Msg-id 4e2886c3-0ad7-4259-9033-279284c8fa73@app.fastmail.com
обсуждение исходный текст
Ответ на drop table in transaction  (Fabrice Chapuis <fabrice636861@gmail.com>)
Список pgsql-hackers
On Tue, May 9, 2023, at 7:42 AM, Fabrice Chapuis wrote:
Where in the code is written the mechanism used for isolation when drop table is executed in a transaction 

RemoveRelations() in src/backend/commands/tablecmds.c

If you are looking for a previous layer, check ExecDropStmt().


--
Euler Taveira

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: psql tests hangs
Следующее
От: Denis Laxalde
Дата:
Сообщение: Re: [PATCH] Allow Postgres to pick an unused port to listen