projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c57d11
)
Fix typo
author
Peter Eisentraut
<peter_e@gmx.net>
Fri, 14 Feb 2014 02:50:43 +0000
(21:50 -0500)
committer
Peter Eisentraut
<peter_e@gmx.net>
Fri, 14 Feb 2014 02:50:43 +0000
(21:50 -0500)
Stefan Kaltenbrunner
src/include/mb/pg_wchar.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/mb/pg_wchar.h
b/src/include/mb/pg_wchar.h
index 6154d20969cbeca53cb0f38b3b36f046620c30ae..389f9e14809b536e68febe573725256003547e60 100644
(file)
--- a/
src/include/mb/pg_wchar.h
+++ b/
src/include/mb/pg_wchar.h
@@
-273,7
+273,7
@@
typedef enum pg_enc
/* PG_ENCODING_BE_LAST points to the above entry */
/* followings are for client encoding only */
- PG_SJIS, /* Shift JIS (Win
in
dows-932) */
+ PG_SJIS, /* Shift JIS (Windows-932) */
PG_BIG5, /* Big5 (Windows-950) */
PG_GBK, /* GBK (Windows-936) */
PG_UHC, /* UHC (Windows-949) */