1. 20 3月, 2003 1 次提交
  2. 19 3月, 2003 1 次提交
  3. 30 10月, 2002 1 次提交
  4. 24 10月, 2002 1 次提交
  5. 15 10月, 2002 1 次提交
  6. 07 7月, 2002 1 次提交
  7. 06 11月, 2001 1 次提交
  8. 28 10月, 2001 1 次提交
  9. 25 10月, 2001 1 次提交
  10. 04 10月, 2001 1 次提交
  11. 10 2月, 2001 1 次提交
    • T
      Restructure the key include files per recent pghackers discussion: there · d08741ea
      Tom Lane 提交于
      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
  12. 29 8月, 2000 1 次提交
  13. 28 8月, 2000 1 次提交
  14. 13 4月, 2000 1 次提交
  15. 05 3月, 2000 1 次提交
  16. 02 3月, 2000 1 次提交
  17. 20 2月, 2000 1 次提交
  18. 16 2月, 2000 1 次提交
  19. 30 1月, 2000 1 次提交
    • P
      A few minor psql enhancements · 2b84cbb6
      Peter Eisentraut 提交于
      Initdb help correction
      Changed end/abort to commit/rollback and changed related notices
      Commented out way old printing functions in libpq
      Fixed a typo in alter table / alter column
      2b84cbb6
  20. 19 1月, 2000 1 次提交
  21. 15 1月, 2000 1 次提交
  22. 05 11月, 1999 2 次提交