Skip to content

Commit 1aecda0

Browse files
committed
Add
1 parent e5392a4 commit 1aecda0

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
#ifndef PG_WCHAR_H
44
#define PG_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)
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