1. 22 4月, 2002 1 次提交
  2. 21 4月, 2002 1 次提交
  3. 15 4月, 2002 1 次提交
  4. 11 4月, 2002 2 次提交
  5. 03 4月, 2002 1 次提交
  6. 01 4月, 2002 1 次提交
  7. 30 3月, 2002 4 次提交
  8. 13 3月, 2002 2 次提交
  9. 06 3月, 2002 1 次提交
  10. 05 3月, 2002 1 次提交
    • B
      > Tatsuo Ishii wrote: · a8bd7e1c
      Bruce Momjian 提交于
      > > > > 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
  11. 23 2月, 2002 1 次提交
  12. 19 2月, 2002 1 次提交
  13. 04 2月, 2002 1 次提交
  14. 25 1月, 2002 2 次提交
  15. 23 1月, 2002 1 次提交
    • P
      · c64f083c
      PostgreSQL Daemon 提交于
      okay, sorry for delay all ... here is the tag for RC1 ...
      c64f083c
  16. 14 1月, 2002 1 次提交
    • P
      · da83ecb6
      PostgreSQL Daemon 提交于
      tag as beta 5 for *hopefully* a very very short beta cycle on this one?
      da83ecb6
  17. 21 12月, 2001 1 次提交
  18. 14 12月, 2001 1 次提交
  19. 12 12月, 2001 1 次提交
    • P
      · 219b4b24
      PostgreSQL Daemon 提交于
      tag it as b4, with all the changes that have gone on ...
      219b4b24
  20. 04 12月, 2001 1 次提交
  21. 02 12月, 2001 1 次提交
  22. 20 11月, 2001 1 次提交
    • P
      · 6bfc98b6
      PostgreSQL Daemon 提交于
      update configure.in for b3 ...
      6bfc98b6
  23. 16 11月, 2001 1 次提交
  24. 07 11月, 2001 1 次提交
    • P
      · 845846bc
      PostgreSQL Daemon 提交于
      tag'd and branded as b2 ...
      845846bc
  25. 25 10月, 2001 1 次提交
    • P
      · 1f42f1da
      PostgreSQL Daemon 提交于
      bmake sure that configure is tags as 7.2b1 now instead of 7.2devel
      1f42f1da
  26. 21 10月, 2001 1 次提交
  27. 20 10月, 2001 1 次提交
  28. 19 10月, 2001 1 次提交
  29. 16 10月, 2001 1 次提交
    • T
      Ok, here is the modified encoding table (column1 is the standard name, · cfe01796
      Tatsuo Ishii 提交于
      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
  30. 13 10月, 2001 1 次提交
  31. 11 10月, 2001 1 次提交
  32. 01 10月, 2001 1 次提交
  33. 23 9月, 2001 1 次提交
    • P
      Provide some initial support for building the ODBC driver for · 364a7ebe
      Peter Eisentraut 提交于
      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
  34. 14 9月, 2001 1 次提交