complete 'C' trigger example needs fmgr.h

From: mthrockmorton(at)hme(dot)com
To: pgsql-docs(at)postgresql(dot)org
Subject: complete 'C' trigger example needs fmgr.h
Date: 2017-01-12 01:05:25
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/trigger-example.html
Description:

seems like the complete 'C' trigger example is missing #include <fmgr.h>

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message georgthegreat 2017-01-12 07:31:50 Behavior of left join using is not covered by docs
Previous Message Peter Eisentraut 2017-01-11 17:02:46 Re: [HACKERS] Questionable tag usage