1. 03 9月, 2002 1 次提交
  2. 31 8月, 2002 2 次提交
  3. 30 8月, 2002 1 次提交
    • M
      · 9a0b4d7f
      Marc G. Fournier 提交于
      perl5 interface moved to gborg
      9a0b4d7f
  4. 23 8月, 2002 1 次提交
    • M
      · 5a303f87
      Marc G. Fournier 提交于
      Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc
      project ...
      5a303f87
  5. 22 8月, 2002 1 次提交
    • M
      · da4683fb
      Marc G. Fournier 提交于
      Okay, libpq++ is moved to GBorg, and all traces of it have been removed
      from the core repository ... I haven't *moved* the libpq++ files out of the
      tree, mainly as we want to keep them in place for past branches ...
      
      Peter, I think I've covered all the files I need, and re-ran autoconf to make
      sure the configure file is in place properly ...
      da4683fb
  6. 21 8月, 2002 1 次提交
  7. 28 7月, 2002 1 次提交
  8. 20 7月, 2002 1 次提交
  9. 18 7月, 2002 1 次提交
  10. 17 7月, 2002 1 次提交
  11. 16 7月, 2002 3 次提交
  12. 08 7月, 2002 1 次提交
  13. 29 5月, 2002 1 次提交
  14. 25 5月, 2002 1 次提交
  15. 05 5月, 2002 1 次提交
  16. 27 4月, 2002 1 次提交
  17. 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
  18. 24 4月, 2002 1 次提交
  19. 22 4月, 2002 1 次提交
  20. 21 4月, 2002 1 次提交
  21. 15 4月, 2002 1 次提交
  22. 11 4月, 2002 2 次提交
  23. 03 4月, 2002 1 次提交
  24. 01 4月, 2002 1 次提交
  25. 30 3月, 2002 3 次提交
  26. 13 3月, 2002 2 次提交
  27. 06 3月, 2002 1 次提交
    • B
      At this moment, --enable-debug adds debugging information to most of the · 0416641b
      Bruce Momjian 提交于
      parts o f postgresql. The jdbc drivers are never compiled with debugging
      support. This p atch make sure that debugging information is added to
      the jdbc jar when the --en able-debug is added. This was usefull for me
      for debugging some java jdbc poolin g objects but this might perhaps be
      usefull for other people too?
      
      Dries Verachtert
      0416641b
  28. 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
  29. 23 2月, 2002 1 次提交
  30. 19 2月, 2002 1 次提交
  31. 04 2月, 2002 1 次提交
  32. 25 1月, 2002 2 次提交