1. 26 4月, 2002 1 次提交
    • T
      Add checking for syslog.h · 998e1c17
      Tatsuo Ishii 提交于
      Enable multibyte support by default. Note that this is the first cut,
      and I'm gloing to remove #ifdef MULTIBYTE and others step by step...
      998e1c17
  2. 24 4月, 2002 1 次提交
  3. 22 4月, 2002 1 次提交
  4. 21 4月, 2002 1 次提交
  5. 15 4月, 2002 1 次提交
  6. 11 4月, 2002 2 次提交
  7. 03 4月, 2002 1 次提交
  8. 01 4月, 2002 1 次提交
  9. 30 3月, 2002 4 次提交
  10. 13 3月, 2002 2 次提交
  11. 06 3月, 2002 1 次提交
  12. 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
  13. 23 2月, 2002 1 次提交
  14. 19 2月, 2002 1 次提交
  15. 04 2月, 2002 1 次提交
  16. 25 1月, 2002 2 次提交
  17. 23 1月, 2002 1 次提交
    • P
      · c64f083c
      PostgreSQL Daemon 提交于
      okay, sorry for delay all ... here is the tag for RC1 ...
      c64f083c
  18. 14 1月, 2002 1 次提交
    • P
      · da83ecb6
      PostgreSQL Daemon 提交于
      tag as beta 5 for *hopefully* a very very short beta cycle on this one?
      da83ecb6
  19. 21 12月, 2001 1 次提交
  20. 14 12月, 2001 1 次提交
  21. 12 12月, 2001 1 次提交
    • P
      · 219b4b24
      PostgreSQL Daemon 提交于
      tag it as b4, with all the changes that have gone on ...
      219b4b24
  22. 04 12月, 2001 1 次提交
  23. 02 12月, 2001 1 次提交
  24. 20 11月, 2001 1 次提交
    • P
      · 6bfc98b6
      PostgreSQL Daemon 提交于
      update configure.in for b3 ...
      6bfc98b6
  25. 16 11月, 2001 1 次提交
  26. 07 11月, 2001 1 次提交
    • P
      · 845846bc
      PostgreSQL Daemon 提交于
      tag'd and branded as b2 ...
      845846bc
  27. 25 10月, 2001 1 次提交
    • P
      · 1f42f1da
      PostgreSQL Daemon 提交于
      bmake sure that configure is tags as 7.2b1 now instead of 7.2devel
      1f42f1da
  28. 21 10月, 2001 1 次提交
  29. 20 10月, 2001 1 次提交
  30. 19 10月, 2001 1 次提交
  31. 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
  32. 13 10月, 2001 1 次提交
  33. 11 10月, 2001 1 次提交
  34. 01 10月, 2001 1 次提交