1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Add to TODO:

> * Add database and transaction-level triggers
>
>   http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php
This commit is contained in:
Bruce Momjian
2008-05-08 01:45:16 +00:00
parent 5bf049b56c
commit 5b9c14cdf9
2 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Wed May 7 00:45:53 EDT 2008
Last updated: Wed May 7 21:45:08 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1237,6 +1237,9 @@ Triggers
http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
* -Add ability to trigger on TRUNCATE
* Add database and transaction-level triggers
http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php