mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
release docs: mention PL/pgSQL as supporting event triggers in PG 9.3
This commit is contained in:
@ -692,7 +692,9 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This allows C functions to be called when DDL commands are run.
|
This allows server-side functions written in event-enabled
|
||||||
|
languages, e.g. C, PL/pgSQL, to be called when DDL commands
|
||||||
|
are run.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user