Skip to content

Commit d3aa4a8

Browse files
committed
Add URL for client_encoding being set by client:
> http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php
1 parent 062421d commit d3aa4a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Tue Sep 26 07:18:13 EDT 2006
5+
Last updated: Thu Sep 28 13:43:25 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -372,6 +372,7 @@ Multi-Language Support
372372

373373
Currently client_encoding is set in postgresql.conf, which
374374
defaults to the server encoding.
375+
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php
375376

376377

377378
Views / Rules

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Tue Sep 26 07:18:13 EDT 2006
11+
Last updated: Thu Sep 28 13:43:25 EDT 2006
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>.
@@ -340,6 +340,7 @@ <h1><a name="section_6">Multi-Language Support</a></h1>
340340
</li><li>Set client encoding based on the client operating system encoding
341341
<p> Currently client_encoding is set in postgresql.conf, which
342342
defaults to the server encoding.
343+
<a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01696.php</a>
343344
</p>
344345
</li></ul>
345346
<h1><a name="section_7">Views / Rules</a></h1>

0 commit comments

Comments
 (0)