Skip to content
Snippets Groups Projects
  1. Mar 05, 2002
    • Bruce Momjian's avatar
      Autoconf for jdbc debug changes. · b7cc409f
      Bruce Momjian authored
      b7cc409f
    • Bruce Momjian's avatar
      > Tatsuo Ishii wrote: · a8bd7e1c
      Bruce Momjian authored
      > > > > It was made to cope with encoding such as an Asian bloc in 7.2Beta2.
      > > > >
      > > > > Added ServerEncoding
      > > > >         Korean (JOHAB), Thai (WIN874),
      > > > >         Vietnamese (TCVN), Arabic (WIN1256)
      > > > >
      > > > > Added ClientEncoding
      > > > >         Simplified Chinese (GBK), Korean (UHC)
      > > > >
      > > > >
      > > > >
      > http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2b2.newencoding.diff.tar.gz
      > > > > (608K)
      > > >
      > > > Looks good.  I need some people to review this for me.
      > >
      > > For me they look good too. The only missing part is a
      > > documentation. I will ask him to write it up. If he couldn't, I will
      > > do it for him.
      > > > The diff is 3mb
      > > > but appears to address only additions to multibyte.  I have attached a
      > > > list of files it modifies.  Also, look at the sizes of the mb/
      > > > directory.  It is getting large:
      > > >
      > > >   4       ./CVS
      > > >   6       ./Unicode/CVS
      > > >   3433    ./Unicode
      > > >   6197    .
      > >
      > > Yes. We definitely need the on-the-fly encoding addition capability:
      > > i.e. CREATE CHRACTER SET in the future...
      > > --
      > > Tatsuo Ishii
      > >
      > >
      
      Address chainge.
      
      http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2.newencoding.diff.gz
      
      Add PsqlODBC and document ...etc patch.
      
      Eiji Tokuya
      a8bd7e1c
  2. Feb 23, 2002
  3. Feb 18, 2002
  4. Feb 03, 2002
  5. Jan 25, 2002
  6. Jan 24, 2002
  7. Jan 22, 2002
  8. Jan 14, 2002
  9. Dec 20, 2001
  10. Dec 13, 2001
  11. Dec 12, 2001
  12. Dec 03, 2001
  13. Dec 02, 2001
  14. Nov 20, 2001
    • PostgreSQL Daemon's avatar
      · 6bfc98b6
      PostgreSQL Daemon authored
      update configure.in for b3 ...
      6bfc98b6
  15. Nov 15, 2001
  16. Nov 06, 2001
    • PostgreSQL Daemon's avatar
      · 845846bc
      PostgreSQL Daemon authored
      tag'd and branded as b2 ...
      845846bc
  17. Oct 25, 2001
    • PostgreSQL Daemon's avatar
      · 1f42f1da
      PostgreSQL Daemon authored
      bmake sure that configure is tags as 7.2b1 now instead of 7.2devel
      1f42f1da
  18. Oct 20, 2001
  19. Oct 19, 2001
  20. Oct 16, 2001
    • Tatsuo Ishii's avatar
      Ok, here is the modified encoding table (column1 is the standard name, · cfe01796
      Tatsuo Ishii authored
      2 is our "official" name, and 3 is alias). If there's no objection, I
      will change them.
      
      ASCII		SQL_ASCII
      UTF-8		UNICODE		UTF_8
      MULE-INTERNAL	MULE_INTERNAL
      ISO-8859-1	LATIN1		ISO_8859_1
      ISO-8859-2	LATIN2		ISO_8859_2
      ISO-8859-3	LATIN3		ISO_8859_3
      ISO-8859-4	LATIN4		ISO_8859_4
      ISO-8859-5	ISO_8859_5
      ISO-8859-6	ISO_8859_6
      ISO-8859-7	ISO_8859_7
      ISO-8859-8	ISO_8859_8
      ISO-8859-9	LATIN5		ISO_8859_9
      ISO-8859-10	LATIN6		ISO_8859_10
      ISO-8859-13	LATIN7		ISO_8859_13
      ISO-8859-14	LATIN8		ISO_8859_14
      ISO-8859-15	LATIN9		ISO_8859_15
      ISO-8859-16	LATIN10		ISO_8859_16
      cfe01796
  21. Oct 13, 2001
  22. Oct 11, 2001
  23. Oct 01, 2001
  24. Sep 23, 2001
    • Peter Eisentraut's avatar
      Provide some initial support for building the ODBC driver for · 364a7ebe
      Peter Eisentraut authored
      an already installed iODBC or unixODBC driver manager.  In particular,
      use the include files provided by the driver manager over our own,
      and use the odbcinst library of the driver manager rather than gpps.c.
      
      Migrate portability sections common to several files into psqlodbc.h.
      364a7ebe
  25. Sep 14, 2001
  26. Sep 12, 2001
  27. Sep 11, 2001
  28. Sep 07, 2001
  29. Aug 28, 2001
  30. Aug 27, 2001
  31. Aug 24, 2001
  32. Aug 06, 2001
  33. Aug 02, 2001
  34. Jul 30, 2001
  35. Jul 10, 2001
  36. Jul 04, 2001
Loading