Skip to content
Snippets Groups Projects
  1. Oct 25, 2001
  2. Mar 22, 2001
  3. Feb 13, 2001
  4. Jan 19, 2000
  5. Jul 16, 1999
  6. Sep 01, 1998
  7. Jul 18, 1998
  8. Mar 15, 1998
    • Marc G. Fournier's avatar
      From: t-ishii@sra.co.jp · 661ecf3c
      Marc G. Fournier authored
      Included are patches intended for allowing PostgreSQL to handle
      multi-byte charachter sets such as EUC(Extende Unix Code), Unicode and
      Mule internal code. With the MB patch you can use multi-byte character
      sets in regexp and LIKE. The encoding system chosen is determined at
      the compile time.
      
      To enable the MB extension, you need to define a variable "MB" in
      Makefile.global or in Makefile.custom. For further information please
      take a look at README.mb under doc directory.
      
      (Note that unlike "jp patch" I do not use modified GNU regexp any
      more. I changed Henry Spencer's regexp coming with PostgreSQL.)
      661ecf3c
  9. Feb 11, 1998
  10. Sep 08, 1997
  11. Sep 07, 1997
  12. Nov 08, 1996
  13. Sep 20, 1996
  14. Aug 28, 1996
  15. Jul 09, 1996
Loading