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

Commit9b28021

Browse files
committed
Previous commit message should have been:
Add comment marker for PG_ENCODING_BE_LAST.
1 parent1aecda0 commit9b28021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/mb/pg_wchar.h

Lines changed: 2 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.65 2005/12/24 18:21:34 momjian Exp $ */
1+
/* $PostgreSQL: pgsql/src/include/mb/pg_wchar.h,v 1.66 2005/12/24 18:23:02 momjian Exp $ */
22

33
#ifndefPG_WCHAR_H
44
#definePG_WCHAR_H
@@ -143,7 +143,7 @@ typedef unsigned int pg_wchar;
143143
*If you add some encoding don'y forget check
144144
*PG_ENCODING_[BE|FE]_LAST macros.
145145
*
146-
*The PG_SQL_ASCII is default encoding and must be = 0.
146+
*The PG_SQL_ASCII is default encoding and must be = 0.
147147
*/
148148
typedefenumpg_enc
149149
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp