doc: Document pg_encoding_to_char() and pg_char_to_encoding().

Fujii Masao <fujii@postgresql.org>

Commit: f6b5d05ba9a4ac7c5ebec76045c6e0afcf7c9eec
Author: Fujii Masao <fujii@postgresql.org>
Date: 2021-10-05T03:52:51Z
Releases: 15.0
doc: Document pg_encoding_to_char() and pg_char_to_encoding().

Previously both functions were not described anywhere in the docs.
But since they have been around since 7.0 and mentioned in the description
for system catalog like pg_database, it's reasonable to add short
descriptions for them.

Author: Ian Lawrence Barwick
Reviewed-by: Laurenz Albe, Fujii Masao
Discussion: https://postgr.es/m/CAB8KJ=infievn4q1N4X7Vx8w4_RMPPG0pLvxhSDjy5WQOSHW9g@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +5 −3
doc/src/sgml/func.sgml modified +30 −0

Documentation touched

Discussion