File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Tue Mar 27 13:26:53 EDT 2007
5
+ Last updated: Tue Mar 27 22:17:40 EDT 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -433,6 +433,7 @@ Views / Rules
433
433
We can only auto-create rules for simple views. For more complex
434
434
cases users will still have to write rules manually.
435
435
http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php
436
+ http://archives.postgresql.org/pgsql-patches/2006-08/msg00255.php
436
437
437
438
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
438
439
* Allow NOTIFY in rules involving conditionals
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Mar 27 13:26:53 EDT 2007
11
+ Last updated: Tue Mar 27 22:17:40 EDT 2007
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -389,6 +389,7 @@ <h1><a name="section_7">Views / Rules</a></h1>
389
389
< p > We can only auto-create rules for simple views. For more complex
390
390
cases users will still have to write rules manually.
391
391
< a href ="http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php "> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php</ a >
392
+ < a href ="http://archives.postgresql.org/pgsql-patches/2006-08/msg00255.php "> http://archives.postgresql.org/pgsql-patches/2006-08/msg00255.php</ a >
392
393
</ p >
393
394
</ li > < li > Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
394
395
</ li > < li > Allow NOTIFY in rules involving conditionals
You can’t perform that action at this time.
0 commit comments