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 Feb 20 16:22:12 EST 2007
5
+ Last updated: Tue Feb 20 17:23:01 EST 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.
@@ -666,6 +666,7 @@ SQL Commands
666
666
original heap row. This become more complicated if WITH HOLD cursors
667
667
are to be supported because WITH HOLD cursors have a copy of the row
668
668
and no FOR UPDATE lock.
669
+ http://archives.postgresql.org/pgsql-hackers/2007-01/msg01014.php
669
670
670
671
o Prevent DROP TABLE from dropping a row referenced by its own open
671
672
cursor?
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 Feb 20 16:22:12 EST 2007
11
+ Last updated: Tue Feb 20 17:23:01 EST 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 > .
@@ -596,6 +596,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
596
596
original heap row. This become more complicated if WITH HOLD cursors
597
597
are to be supported because WITH HOLD cursors have a copy of the row
598
598
and no FOR UPDATE lock.
599
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg01014.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg01014.php</ a >
599
600
</ p >
600
601
</ li > < li > Prevent DROP TABLE from dropping a row referenced by its own open
601
602
cursor?
You can’t perform that action at this time.
0 commit comments