Skip to content
Snippets Groups Projects
  1. Nov 06, 2001
    • PostgreSQL Daemon's avatar
      · 845846bc
      PostgreSQL Daemon authored
      tag'd and branded as b2 ...
      845846bc
  2. 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
  3. Oct 20, 2001
  4. Oct 19, 2001
  5. 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
  6. Oct 13, 2001
  7. Oct 11, 2001
  8. Oct 01, 2001
  9. 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
  10. Sep 14, 2001
  11. Sep 12, 2001
  12. Sep 11, 2001
  13. Sep 07, 2001
  14. Aug 28, 2001
  15. Aug 27, 2001
  16. Aug 24, 2001
  17. Aug 06, 2001
  18. Aug 02, 2001
  19. Jul 30, 2001
  20. Jul 10, 2001
  21. Jul 04, 2001
  22. Jun 12, 2001
  23. Jun 02, 2001
    • Peter Eisentraut's avatar
      Native Language Support (NLS) · e5420364
      Peter Eisentraut authored
      Use --enable-nls to turn it on; see installation instructions for details.
      See developer's guide how to make use of it in programs and how to add
      translations.
      
      psql sources have been almost fully prepared and an incomplete German
      translation has been provided.  In the backend, only elog() calls are
      currently translatable, and the provided German translation file is more
      of a placeholder.
      e5420364
  24. May 16, 2001
  25. May 12, 2001
  26. May 11, 2001
  27. May 09, 2001
  28. May 03, 2001
  29. Apr 23, 2001
  30. Apr 19, 2001
  31. Apr 15, 2001
  32. Apr 13, 2001
    • Marc G. Fournier's avatar
      · 741604dd
      Marc G. Fournier authored
      tag the source tree as REL7_1, renaming the old tag REL7_1_BETA like it
      should have been done
      
      generate a new Changelog from rc4, which is nice and short ... one python
      interface change
      
      tag configure as 7.1, for generating the packages ...
      
      This is it folks ... Release 7.1 is officially here ...
  33. Apr 08, 2001
    • Marc G. Fournier's avatar
      · ecd8ddd0
      Marc G. Fournier authored
      upgrade tags to rc4 (note lower case for packagers)
      ecd8ddd0
  34. Apr 06, 2001
Loading