File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Jul 16 20:07:17 EDT 2007
4
+ Last updated: Tue Jul 17 20:15:52 EDT 2007
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -597,6 +597,12 @@ SQL Commands
597
597
http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php
598
598
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php
599
599
600
+ o Allow GLOBAL temporary tables to exist as empty by default in
601
+ all sessions
602
+
603
+ http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php
604
+
605
+
600
606
* ALTER
601
607
602
608
o %Have ALTER TABLE RENAME rename SERIAL sequence names
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: Mon Jul 16 20:07:17 EDT 2007
11
+ Last updated: Tue Jul 17 20:15:52 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 > .
@@ -532,6 +532,10 @@ <h1><a name="section_8">SQL Commands</a></h1>
532
532
in read-committed mode
533
533
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php "> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00507.php</ a >
534
534
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php "> http://archives.postgresql.org/pgsql-hackers/2007-06/msg00016.php</ a >
535
+ </ p >
536
+ </ li > < li > Allow GLOBAL temporary tables to exist as empty by default in
537
+ all sessions
538
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php "> http://archives.postgresql.org/pgsql-hackers/2007-07/msg00006.php</ a >
535
539
</ p >
536
540
</ li > </ ul >
537
541
</ li > < li > ALTER
You can’t perform that action at this time.
0 commit comments