Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb3e798d

Browse files
committed
Fix word wrap:
< changes made by the interface driver for its internal use. One idea is< for this to be a protocol-only feature. Another approach is to notify< the protocol when a RESET CONNECTION command is used.> changes made by the interface driver for its internal use. One idea> is for this to be a protocol-only feature. Another approach is to> notify the protocol when a RESET CONNECTION command is used.
1 parentc14f2ba commitb3e798d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Mon Jun6 21:59:31 EDT 2005
5+
Last updated:Tue Jun7 10:12:04 EDT 2005
66

77
The most recent version of this document can be viewed at
88
http://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 ideais
462-
for this to be a protocol-only feature. Another approach is tonotify
463-
the protocol when a RESET CONNECTION command is used.
461+
changes made by the interface driver for its internal use. One idea
462+
isfor this to be a protocol-only feature. Another approach is to
463+
notifythe 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

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated:Mon Jun6 21:59:31 EDT 2005
11+
Last updated:Tue Jun7 10:12:04 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="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 ideais
425-
for this to be a protocol-only feature. Another approach is tonotify
426-
the protocol when a RESET CONNECTION command is used.
424+
changes made by the interface driver for its internal use. One idea
425+
isfor this to be a protocol-only feature. Another approach is to
426+
notifythe 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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp