| From: | ProPAAS DBA <dba(at)propaas(dot)com> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Event Trigger question |
| Date: | 2017-07-14 01:36:35 |
| Message-ID: | 5aa2e90e-8ea4-4694-baf0-b49c3c2fe10a@propaas.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)propaas(dot)com
> <mailto:dba(at)propaas(dot)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
> <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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Janes | 2017-07-14 01:55:08 | Re: LDAP authentication without OU in ldapbasedn |
| Previous Message | David G. Johnston | 2017-07-14 01:29:13 | Re: Event Trigger question |