From ebe124eacd7c3faa36ed358e7cc1d7c5b419e5f6 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
+
The view
An encoding of some character repertoire. Most older character
repertoires only use one encoding form, and so there are no
- separate names for them (e.g., 37.7.
character_sets
37.7.
character_sets
character_sets
identifies the character
sets available in the current database. Since PostgreSQL does not
support multiple character sets within one database, this view only
@@ -14,8 +14,8 @@
LATIN1
is an
- encoding form applicable to the LATIN1
+ separate names for them (e.g., LATIN2
is an
+ encoding form applicable to the LATIN2
repertoire). But for example Unicode has the encoding forms
UTF8
, UTF16
, etc. (not
all supported by PostgreSQL). Encoding forms are not exposed
@@ -83,4 +83,4 @@
settings of the current database. If there is no such
collation, then this column and the associated schema and
catalog columns are null.
-
\ No newline at end of file
+