mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
doc: Fix typos in conversion names.
David Christensen
This commit is contained in:
parent
24780e00d2
commit
a9f8fe06bc
1 changed files with 2 additions and 2 deletions
|
|
@ -2807,7 +2807,7 @@
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>ut8_to_euc_jis_2004</literal></entry>
|
||||
<entry><literal>utf8_to_euc_jis_2004</literal></entry>
|
||||
<entry><literal>UTF8</literal></entry>
|
||||
<entry><literal>EUC_JIS_2004</literal></entry>
|
||||
</row>
|
||||
|
|
@ -2819,7 +2819,7 @@
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>ut8_to_shift_jis_2004</literal></entry>
|
||||
<entry><literal>utf8_to_shift_jis_2004</literal></entry>
|
||||
<entry><literal>UTF8</literal></entry>
|
||||
<entry><literal>SHIFT_JIS_2004</literal></entry>
|
||||
</row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue