Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2b350bc

Browse files
committed
Done:
> * -Add ability to trigger on TRUNCATE
1 parent 958db06 commit 2b350bc

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

doc/TODO

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Thu Mar 27 23:29:45 EDT 2008
4+
Last updated: Fri Mar 28 11:18:29 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1205,9 +1205,7 @@ Triggers
12051205

12061206
http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php
12071207

1208-
* Add ability to trigger on TRUNCATE
1209-
1210-
http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php
1208+
* -Add ability to trigger on TRUNCATE
12111209

12121210

12131211

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Thu Mar 27 23:29:45 EDT 2008
11+
Last updated: Fri Mar 28 11:18:29 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1041,9 +1041,7 @@ <h1><a name="section_11">Triggers</a></h1>
10411041
</li><li>Allow BEFORE INSERT triggers on views
10421042
<p> <a href="http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php">http://archives.postgresql.org/pgsql-general/2007-02/msg01466.php</a>
10431043
</p>
1044-
</li><li>Add ability to trigger on TRUNCATE
1045-
<p> <a href="http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php">http://archives.postgresql.org/pgsql-sql/2008-01/msg00050.php</a>
1046-
</p>
1044+
</li><li>-<em>Add ability to trigger on TRUNCATE</em>
10471045
</li></ul>
10481046
<h1><a name="section_12">Indexes</a></h1>
10491047

0 commit comments

Comments
 (0)