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 Jul 29 12:05:22 EDT 2005
5
+ Last updated: Fri Jul 29 22:52:27 EDT 2005
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.
@@ -539,6 +539,7 @@ Clients
539
539
540
540
This would be used for checking if the server is up.
541
541
542
+ * Add PQescapeIdentifier() to libpq
542
543
* Have initdb set DateStyle based on locale?
543
544
* Have pg_ctl look at PGHOST in case it is a socket directory?
544
545
* Add a schema option to createlang
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 Jul 29 12:05:22 EDT 2005
11
+ Last updated: Fri Jul 29 22:52:27 EDT 2005
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 > .
@@ -492,6 +492,7 @@ <h1><a name="section_9">Clients</a></h1>
492
492
</ li > < li > Allow libpq to access SQLSTATE so pg_ctl can test for connection failure
493
493
< p > This would be used for checking if the server is up.
494
494
</ p >
495
+ </ li > < li > Add PQescapeIdentifier() to libpq
495
496
</ li > < li > Have initdb set DateStyle based on locale?
496
497
</ li > < li > Have pg_ctl look at PGHOST in case it is a socket directory?
497
498
</ li > < li > Add a schema option to createlang
You can’t perform that action at this time.
0 commit comments