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

Commit12e8424

Browse files
committed
Mention pg_encoding_to_char in entry for pg_database.encoding.
Per Larry Rosenman.
1 parent6ea7164 commit12e8424

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.123 2006/05/28 02:27:08 alvherre Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.124 2006/06/03 02:53:04 tgl Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -1954,7 +1954,9 @@
19541954
<entry><structfield>encoding</structfield></entry>
19551955
<entry><type>int4</type></entry>
19561956
<entry></entry>
1957-
<entry>Character encoding for this database</entry>
1957+
<entry>Character encoding for this database
1958+
(<function>pg_encoding_to_char()</function> can translate
1959+
this number to the encoding name)</entry>
19581960
</row>
19591961

19601962
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp