Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc69c03 commit 4274726Copy full SHA for 4274726
src/backend/utils/mb/README
@@ -1,4 +1,4 @@
1
-$PostgreSQL: pgsql/src/backend/utils/mb/README,v 1.7 2008/03/21 13:23:28 momjian Exp $
+$PostgreSQL: pgsql/src/backend/utils/mb/README,v 1.8 2008/06/17 18:22:43 momjian Exp $
2
3
Encodings
4
=========
@@ -14,3 +14,7 @@ wstrncmp.c: strncmp for mb
14
win866.c: a tool to generate KOI8 <--> CP866 conversion table
15
iso.c: a tool to generate KOI8 <--> ISO8859-5 conversion table
16
win1251.c: a tool to generate KOI8 <--> CP1251 conversion table
17
+
18
+Introduction
19
+------------
20
+ http://www.cprogramming.com/tutorial/unicode.html
0 commit comments