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:
5
doc/TODO
5
doc/TODO
@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user