Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints

Поиск
Список
Период
Сортировка
От M Sarwar
Тема Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints
Дата
Msg-id DM4PR19MB59782A6C8D95146C6A608B15D3F42@DM4PR19MB5978.namprd19.prod.outlook.com
обсуждение исходный текст
Ответ на Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints
Список pgsql-admin
Hi David,
I did verify at Ver 13 and this ( UNIQUE NULLS NOT DISTINCT ) syntax is not existing there. That means, I need to work on it without this option.
My team will not upgrade from 13 due to number of reasons.
Thank you,
Sarwar


From: David G. Johnston <david.g.johnston@gmail.com>
Sent: Wednesday, May 22, 2024 8:35 PM
To: M Sarwar <sarwarmd02@outlook.com>
Cc: wolters.k@web.de <wolters.k@web.de>; pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints
 
On Wed, May 22, 2024, 18:29 M Sarwar <sarwarmd02@outlook.com> wrote:


My Postgress version is 13.5. I hope that it is not due to the version.

Check the current docs, confirm the syntax is documented there, then look at the v13 docs and see whether it is present or not.

David J.

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints
Следующее
От: Rui DeSousa
Дата:
Сообщение: Re: AFTER INSERT trigger INSERT into another table-B are ignoring Table-B constraints