1. 19 Oct, 2002 1 commit
  2. 15 Oct, 2002 1 commit
  3. 03 Oct, 2002 1 commit
  4. 22 Sep, 2002 1 commit
  5. 04 Sep, 2002 1 commit
  6. 20 Jun, 2002 1 commit
  7. 24 Apr, 2002 2 commits
  8. 23 Feb, 2002 1 commit
  9. 02 Jun, 2001 1 commit
    • 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
  10. 22 Mar, 2001 1 commit
  11. 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
  12. 03 Dec, 2000 1 commit
  13. 16 Apr, 2000 1 commit
  14. 14 Apr, 2000 1 commit
  15. 12 Apr, 2000 1 commit
  16. 01 Mar, 2000 1 commit
  17. 21 Feb, 2000 1 commit
  18. 16 Feb, 2000 1 commit
  19. 29 Jan, 2000 1 commit
    • Peter Eisentraut's avatar
      A few minor psql enhancements · 2b84cbb6
      Peter Eisentraut authored
      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. 21 Jan, 2000 1 commit
  21. 20 Jan, 2000 1 commit
  22. 18 Jan, 2000 1 commit
  23. 15 Jan, 2000 1 commit
  24. 14 Jan, 2000 1 commit
  25. 12 Jan, 2000 1 commit
  26. 04 Nov, 1999 2 commits