mirror of
https://github.com/postgres/postgres.git
synced 2026-04-08 10:38:53 -04:00
doc: Fix typos in conversion names.
David Christensen
This commit is contained in:
parent
ffb28554c3
commit
a0dc92207a
1 changed files with 2 additions and 2 deletions
|
|
@ -2562,7 +2562,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>
|
||||
|
|
@ -2574,7 +2574,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