mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-29 22:49:41 +03:00 
			
		
		
		
	doc: Fix typos in conversion names.
David Christensen
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user