File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Mon Jun 6 21:59:31 EDT 2005
5+ Last updated: Tue Jun 7 10:12:04 EDT 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -458,9 +458,9 @@ Commands
458458 prepared queries, currval()s, etc. This could be used for connection
459459 pooling. We could also change RESET ALL to have this functionality.
460460 The difficult of this features is allowing RESET ALL to not affect
461- changes made by the interface driver for its internal use. One idea is
462- for this to be a protocol-only feature. Another approach is to notify
463- the protocol when a RESET CONNECTION command is used.
461+ changes made by the interface driver for its internal use. One idea
462+ is for this to be a protocol-only feature. Another approach is to
463+ notify the protocol when a RESET CONNECTION command is used.
464464
465465* Allow FOR UPDATE queries to do NOWAIT locks
466466* Add GUC to issue notice about queries that use unjoined tables
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Mon Jun 6 21:59:31 EDT 2005
11+ Last updated: Tue Jun 7 10:12:04 EDT 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -421,9 +421,9 @@ <h1><a name="section_7">Commands</a></h1>
421421 prepared queries, currval()s, etc. This could be used for connection
422422 pooling. We could also change RESET ALL to have this functionality.
423423 The difficult of this features is allowing RESET ALL to not affect
424- changes made by the interface driver for its internal use. One idea is
425- for this to be a protocol-only feature. Another approach is to notify
426- the protocol when a RESET CONNECTION command is used.
424+ changes made by the interface driver for its internal use. One idea
425+ is for this to be a protocol-only feature. Another approach is to
426+ notify the protocol when a RESET CONNECTION command is used.
427427</ p >
428428 </ li > < li > Allow FOR UPDATE queries to do NOWAIT locks
429429 </ li > < li > Add GUC to issue notice about queries that use unjoined tables
You can’t perform that action at this time.
0 commit comments