Skip to content

Commit f8c9ef9

Browse files
committed
Add new encoding aliases for Solaris, per Zdenek Kotala.
1 parent 41f2076 commit f8c9ef9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/port/chklocale.c

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/port/chklocale.c,v 1.6 2007/10/17 15:24:04 tgl Exp $
11+
* $PostgreSQL: pgsql/src/port/chklocale.c,v 1.7 2007/10/25 12:29:17 alvherre Exp $
1212
*
1313
*-------------------------------------------------------------------------
1414
*/
@@ -127,6 +127,7 @@ static const struct encoding_match encoding_match_list[] = {
127127
{PG_WIN874, "CP874"},
128128
{PG_WIN1250, "CP1250"},
129129
{PG_WIN1251, "CP1251"},
130+
{PG_WIN1251, "ansi-1251"},
130131
{PG_WIN1252, "CP1252"},
131132
{PG_WIN1253, "CP1253"},
132133
{PG_WIN1254, "CP1254"},
@@ -161,6 +162,7 @@ static const struct encoding_match encoding_match_list[] = {
161162

162163
{PG_BIG5, "BIG5"},
163164
{PG_BIG5, "BIG5HKSCS"},
165+
{PG_BIG5, "Big5-HKSCS"},
164166
{PG_BIG5, "CP950"},
165167

166168
{PG_GBK, "GBK"},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy