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 (pgman@candle.pha.pa.us)
5
- Last updated: Fri Jun 16 14:48:38 EDT 2006
5
+ Last updated: Fri Jun 16 14:50:06 EDT 2006
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.
@@ -401,6 +401,7 @@ Views / Rules
401
401
402
402
We can only auto-create rules for simple views. For more complex
403
403
cases users will still have to write rules manually.
404
+ http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php
404
405
405
406
* Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
406
407
* 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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Fri Jun 16 14:48:38 EDT 2006
11
+ Last updated: Fri Jun 16 14:50:06 EDT 2006
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 > .
@@ -370,6 +370,7 @@ <h1><a name="section_7">Views / Rules</a></h1>
370
370
< li > Automatically create rules on views so they are updateable, per SQL99
371
371
< p > We can only auto-create rules for simple views. For more complex
372
372
cases users will still have to write rules manually.
373
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php "> http://archives.postgresql.org/pgsql-hackers/2006-03/msg00586.php</ a >
373
374
</ p >
374
375
</ li > < li > Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
375
376
</ li > < li > Allow NOTIFY in rules involving conditionals
You can’t perform that action at this time.
0 commit comments