Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1aecda0

Browse files
committed
Add
1 parente5392a4 commit1aecda0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/include/mb/pg_wchar.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $PostgreSQL: pgsql/src/include/mb/pg_wchar.h,v 1.64 2005/12/24 18:11:30 momjian Exp $ */
1+
/* $PostgreSQL: pgsql/src/include/mb/pg_wchar.h,v 1.65 2005/12/24 18:21:34 momjian Exp $ */
22

33
#ifndefPG_WCHAR_H
44
#definePG_WCHAR_H
@@ -177,7 +177,8 @@ typedef enum pg_enc
177177
PG_ISO_8859_7,/* ISO-8859-7 */
178178
PG_ISO_8859_8,/* ISO-8859-8 */
179179
PG_WIN1250,/* windows-1250 */
180-
180+
/* PG_ENCODING_BE_LAST points to the above entry */
181+
181182
/* followings are for client encoding only */
182183
PG_SJIS,/* Shift JIS (Winindows-932) */
183184
PG_BIG5,/* Big5 (Windows-950) */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp