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: Thu Mar 6 12:19:28 EST 2008
4
+ Last updated: Thu Mar 6 12:28:17 EST 2008
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.
@@ -839,6 +839,12 @@ Clients
839
839
840
840
http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php
841
841
842
+ o Prevent escape string warnings when object names have
843
+ backslashes
844
+
845
+ http://archives.postgresql.org/pgsql-hackers/2008-01/msg00227.php
846
+
847
+
842
848
843
849
* pg_dump / pg_restore
844
850
o %Add dumping of comments on index columns and composite type columns
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: Thu Mar 6 12:19:28 EST 2008
11
+ Last updated: Thu Mar 6 12:28:17 EST 2008
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 > .
@@ -741,6 +741,10 @@ <h1><a name="section_10">Clients</a></h1>
741
741
allows command execution.
742
742
</ p >
743
743
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg00255.php</ a >
744
+ </ p >
745
+ </ li > < li > Prevent escape string warnings when object names have
746
+ backslashes
747
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00227.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00227.php</ a >
744
748
</ p >
745
749
</ li > </ ul >
746
750
</ li > < li > pg_dump / pg_restore
You can’t perform that action at this time.
0 commit comments