projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ea7164
)
Mention pg_encoding_to_char in entry for pg_database.encoding.
author
Tom Lane
Sat, 3 Jun 2006 02:53:04 +0000
(
02:53
+0000)
committer
Tom Lane
Sat, 3 Jun 2006 02:53:04 +0000
(
02:53
+0000)
Per Larry Rosenman.
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 27ea27fec4e827f9a65b121477548724ced79365..7aeb9f8b64beafb394cbad59cb27b48ba9b65f2b 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-1,4
+1,4
@@
-
+
@@
-1954,7
+1954,9
@@
encoding
int4
-
Character encoding for this database
+
Character encoding for this database
+ (
pg_encoding_to_char()
can translate
+ this number to the encoding name)