1. 18 Mar, 2005 1 commit
  2. 29 Aug, 2004 1 commit
  3. 04 Jul, 2004 1 commit
  4. 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
  5. 08 Nov, 2003 1 commit
  6. 04 Aug, 2003 1 commit
  7. 01 Aug, 2003 1 commit
  8. 15 Jul, 2003 1 commit
  9. 26 Jun, 2003 1 commit
  10. 25 Jun, 2003 1 commit
  11. 15 Jun, 2003 1 commit
  12. 16 Mar, 2003 1 commit
  13. 14 Feb, 2003 1 commit
  14. 13 Feb, 2003 2 commits
  15. 21 Oct, 2002 1 commit
  16. 04 Sep, 2002 1 commit
  17. 08 Jan, 2002 1 commit
  18. 23 Dec, 2001 1 commit
  19. 14 Nov, 2001 1 commit
  20. 25 Oct, 2001 1 commit
  21. 01 Oct, 2001 1 commit
  22. 19 Sep, 2001 1 commit
  23. 22 Mar, 2001 1 commit
  24. 10 Feb, 2001 1 commit
    • Tom Lane's avatar
      Restructure the key include files per recent pghackers discussion: there · d08741ea
      Tom Lane authored
      are now separate files "postgres.h" and "postgres_fe.h", which are meant
      to be the primary include files for backend .c files and frontend .c files
      respectively.  By default, only include files meant for frontend use are
      installed into the installation include directory.  There is a new make
      target 'make install-all-headers' that adds the whole content of the
      src/include tree to the installed fileset, for use by people who want to
      develop server-side code without keeping the complete source tree on hand.
      Cleaned up a whole lot of crufty and inconsistent header inclusions.
      d08741ea
  25. 20 Sep, 2000 1 commit
  26. 29 May, 2000 1 commit
  27. 12 Apr, 2000 1 commit
  28. 07 Mar, 2000 1 commit