Skip to content
Snippets Groups Projects
  1. Dec 03, 2001
  2. Dec 02, 2001
  3. Nov 20, 2001
    • PostgreSQL Daemon's avatar
      · 6bfc98b6
      PostgreSQL Daemon authored
      update configure.in for b3 ...
      6bfc98b6
  4. Nov 15, 2001
  5. Nov 06, 2001
    • PostgreSQL Daemon's avatar
      · 845846bc
      PostgreSQL Daemon authored
      tag'd and branded as b2 ...
      845846bc
  6. 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
  7. Oct 20, 2001
  8. Oct 19, 2001
  9. 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
  10. Oct 13, 2001
  11. Oct 11, 2001
  12. Oct 01, 2001
  13. 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
  14. Sep 14, 2001
  15. Sep 12, 2001
  16. Sep 11, 2001
  17. Sep 07, 2001
  18. Aug 28, 2001
  19. Aug 27, 2001
  20. Aug 24, 2001
  21. Aug 06, 2001
  22. Aug 02, 2001
  23. Jul 30, 2001
  24. Jul 10, 2001
  25. Jul 04, 2001
  26. Jun 12, 2001
  27. 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
  28. May 16, 2001
  29. May 12, 2001
  30. May 11, 2001
  31. May 09, 2001
  32. May 03, 2001
  33. Apr 23, 2001
  34. Apr 19, 2001
Loading