Index: src/include/mb/pg_wchar.h
===================================================================
RCS file: /cvsroot/pgsql-server/src/include/mb/pg_wchar.h,v
retrieving revision 1.45
diff -c -c -r1.45 pg_wchar.h
*** src/include/mb/pg_wchar.h	19 Feb 2003 14:31:26 -0000	1.45
--- src/include/mb/pg_wchar.h	2 Jun 2003 18:55:39 -0000
***************
*** 190,196 ****
  } pg_enc;
  
  #define PG_ENCODING_BE_LAST PG_ISO_8859_8
! #define PG_ENCODING_FE_LAST PG_WIN1256
  
  /*
   * Please use these tests before access to pg_encconv_tbl[]
--- 190,196 ----
  } pg_enc;
  
  #define PG_ENCODING_BE_LAST PG_ISO_8859_8
! #define PG_ENCODING_FE_LAST PG_GB18030
  
  /*
   * Please use these tests before access to pg_encconv_tbl[]
