add details in trigger's infinite recursion warnings

From: lisael(at)lisael(dot)org
To: pgsql-docs(at)postgresql(dot)org
Subject: add details in trigger's infinite recursion warnings
Date: 2017-09-25 16:09:38
Message-ID: 20170925160938.1442.18@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/trigger-definition.html
Description:

https://www.postgresql.org/docs/10/static/trigger-definition.html reads "It
is the trigger programmer's responsibility to avoid infinite recursion in
such scenarios." It would be neat to mention here pg_trigger_depth() which
is somewhat barely known.

Browse pgsql-docs by date

  From Date Subject
Next Message Euler Taveira 2017-09-25 20:56:31 Re: drop table doesn't fire ddl_command_end event trigger
Previous Message sanyamjain22 2017-09-25 13:42:40 drop table doesn't fire ddl_command_end event trigger