summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTatsuo Ishii <ishii@postgresql.org>2024-01-09 19:52:13 +0900
committerTatsuo Ishii <ishii@postgresql.org>2024-01-09 19:52:13 +0900
commitc74aad093d096fdec6d39eb2cad544274b919a93 (patch)
treefcafc909540c802f98a147d73bd37c39eeec60c7 /src
parent6eecc3a622b2db39417e5457735420468b89897e (diff)
Doc: fix character_sets view.
The note regarding character encoding form in "The Information Schema" said that LATIN1 character repertoires only use one encoding form LATIN1. This is not correct because LATIN1 has another encoding form ISO-2022-JP-2. To fix this, replace LATIN1 with LATIN2, which is not supported by ISO-2022-JP-2, thus it can be said that LATIN2 only uses one encoding form. Back-patch to supported branches. Author: Tatsuo Ishii Reviewed-by: Daniel Gustafsson Discussion: https://postgr.es/m/flat/20240102.153925.1147403616414525145.t-ishii%40sranhm.sra.co.jp
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions