Hello docs hackers,
In my opinion it would be nice to mention in SQL reference commands that
constraint triggers created by CREATE CONSTRAINT TRIGGER are fired in
creation order unlike regular triggers created by command CREATE
TRIGGER. As I know, the firing order of the CONSTRAINT TRIGGER is
dete
On Apr 21, 2007, at 4:39 , David Pufer wrote:
In my opinion it would be nice to mention in SQL reference commands
that
constraint triggers created by CREATE CONSTRAINT TRIGGER are fired in
creation order unlike regular triggers created by command CREATE
TRIGGER. As I know, the firing order of
Michael Glaesemann wrote:
>
> On Apr 21, 2007, at 4:39 , David Pufer wrote:
>
>> In my opinion it would be nice to mention in SQL reference commands that
>> constraint triggers created by CREATE CONSTRAINT TRIGGER are fired in
>> creation order unlike regular triggers created by command CREATE
>> T
Michael Glaesemann <[EMAIL PROTECTED]> writes:
> On Apr 21, 2007, at 4:39 , David Pufer wrote:
>> In my opinion it would be nice to mention in SQL reference commands that
>> constraint triggers created by CREATE CONSTRAINT TRIGGER are fired in
>> creation order unlike regular triggers created by co
Tom Lane wrote:
> Michael Glaesemann <[EMAIL PROTECTED]> writes:
>
>> On Apr 21, 2007, at 4:39 , David Pufer wrote:
>>
>>> In my opinion it would be nice to mention in SQL reference commands that
>>> constraint triggers created by CREATE CONSTRAINT TRIGGER are fired in
>>> creation order un
On Apr 21, 2007, at 11:48 , David Pufer wrote:
Tom Lane wrote:
Michael Glaesemann <[EMAIL PROTECTED]> writes:
On Apr 21, 2007, at 4:39 , David Pufer wrote:
In my opinion it would be nice to mention in SQL reference
commands that constraint triggers created by CREATE CONSTRAINT
TRIGGER are