Mention pg_encoding_to_char in entry for pg_database.encoding.
authorTom Lane
Sat, 3 Jun 2006 02:53:04 +0000 (02:53 +0000)
committerTom Lane
Sat, 3 Jun 2006 02:53:04 +0000 (02:53 +0000)
Per Larry Rosenman.

doc/src/sgml/catalogs.sgml

index 27ea27fec4e827f9a65b121477548724ced79365..7aeb9f8b64beafb394cbad59cb27b48ba9b65f2b 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
       encoding
       int4
       
-      Character encoding for this database
+      Character encoding for this database
+          (pg_encoding_to_char() can translate
+           this number to the encoding name)