Re: [GENERAL] Event Trigger question - Mailing list pgsql-general

From ProPAAS DBA
Subject Re: [GENERAL] Event Trigger question
Date
Msg-id 5aa2e90e-8ea4-4694-baf0-b49c3c2fe10a@propaas.com
Whole thread Raw
In response to Re: [GENERAL] Event Trigger question  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general

Oh duh, I'm blind... Thanks!

On 07/13/2017 07:29 PM, David G. Johnston wrote:
On Thursday, July 13, 2017, ProPAAS DBA <dba@propaas.com> wrote:


2) where can I find a complete list of the tg_ variables? I see this list:
https://www.postgresql.org/docs/9.4/static/plpgsql-trigger.html

which includes TG_NAME. OLD, NEW, etc but tg_tag and tg_event are not in the list. Are there other variables I can reference?


They are listed at the bottom of the page you linked to.

David J. 

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [GENERAL] Event Trigger question
Next
From: Jeff Janes
Date:
Subject: Re: [GENERAL] LDAP authentication without OU in ldapbasedn