1. 25 Jun, 2006 1 commit
  2. 21 Jun, 2006 2 commits
  3. 26 May, 2006 1 commit
    • Bruce Momjian's avatar
      Use E'' strings internally only when standard_conforming_strings = · 7a846ecc
      Bruce Momjian authored
      'off'. This allows pg_dump output with standard_conforming_strings =
      'on' to generate proper strings that can be loaded into other databases
      without the backslash doubling we typically do.  I have added the
      dumping of the standard_conforming_strings value to pg_dump.
      
      I also added standard backslash handling for plpgsql.
      7a846ecc
  4. 24 Apr, 2006 1 commit
  5. 30 Nov, 2005 1 commit
  6. 15 Oct, 2005 1 commit
  7. 04 Jul, 2005 1 commit
  8. 02 Jul, 2005 1 commit
  9. 02 Jun, 2005 1 commit
  10. 18 Mar, 2005 1 commit
  11. 29 Aug, 2004 1 commit
  12. 05 Jul, 2004 1 commit
  13. 04 Jul, 2004 1 commit
  14. 30 Jun, 2004 1 commit
    • Michael Meskes's avatar
      Added SET DESCRIPTOR command. · 90326c01
      Michael Meskes authored
      	Note that this still has some bugs. The functionality is there though, it's just a matter of fixing the bugs now.
      Cleaned up error handling in preprocessor.
      90326c01
  15. 27 Jun, 2004 1 commit
  16. 05 May, 2004 1 commit
  17. 28 Jan, 2004 1 commit
  18. 07 Jan, 2004 1 commit
  19. 03 Dec, 2003 1 commit
  20. 29 Nov, 2003 1 commit
    • PostgreSQL Daemon's avatar
      · 969685ad
      PostgreSQL Daemon authored
      $Header: -> $PostgreSQL Changes ...
      969685ad
  21. 10 Nov, 2003 1 commit
  22. 08 Nov, 2003 1 commit
  23. 26 Oct, 2003 1 commit
  24. 18 Sep, 2003 1 commit
  25. 09 Sep, 2003 1 commit
  26. 04 Aug, 2003 1 commit
  27. 01 Aug, 2003 2 commits
  28. 25 Jul, 2003 1 commit
  29. 15 Jul, 2003 1 commit
  30. 08 Jul, 2003 1 commit
  31. 07 Jul, 2003 1 commit
  32. 04 Jul, 2003 2 commits
  33. 01 Jul, 2003 1 commit
    • Michael Meskes's avatar
      Use ISO dates in pgtypeslib by default. · 2bdd2e5d
      Michael Meskes authored
      Applied patch by Philip Yarra to fix some thread issues.
      Added a new data type "decimal" which is mostly the same as our
      	"numeric" but uses a fixed length array to store the digits. This is
      	for compatibility with Informix and maybe others.
      2bdd2e5d
  34. 26 Jun, 2003 1 commit
  35. 25 Jun, 2003 1 commit
  36. 20 Jun, 2003 1 commit
  37. 15 Jun, 2003 1 commit