1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
> * -Add ability to trigger on TRUNCATE
This commit is contained in:
Bruce Momjian
2008-03-28 15:18:42 +00:00
parent 958db06181
commit 2b350bc585
2 changed files with 4 additions and 8 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Thu Mar 27 23:29:45 EDT 2008
Last updated: Fri Mar 28 11:18:29 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1205,9 +1205,7 @@ Triggers
http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
* Add ability to trigger on TRUNCATE
http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php
* -Add ability to trigger on TRUNCATE