1. 28 9月, 2005 1 次提交
    • T
      Fix problems with PGXS builds against an installation tree that was · 4fc935a5
      Tom Lane 提交于
      relocated after installation.  We can't trust the installation paths
      inserted into Makefile.global by configure, so instead we must get the
      paths from pg_config.  This requires extending pg_config to support all
      the separately-configurable path names, but that was on TODO anyway.
      4fc935a5
  2. 10 8月, 2005 1 次提交
  3. 10 6月, 2005 1 次提交
  4. 04 1月, 2005 1 次提交
  5. 02 8月, 2004 1 次提交
  6. 30 11月, 2003 1 次提交
    • P
      · 969685ad
      PostgreSQL Daemon 提交于
      $Header: -> $PostgreSQL Changes ...
      969685ad
  7. 01 9月, 2003 1 次提交
  8. 26 3月, 2003 1 次提交
  9. 24 3月, 2003 1 次提交
  10. 19 1月, 2003 1 次提交
    • B
      This patch includes a lot of minor cleanups to the SGML documentation, · be2b660e
      Bruce Momjian 提交于
      including:
      
      - replacing all the appropriate usages of <citetitle>PostgreSQL
      ...</citetitle> with &cite-user;, &cite-admin;, and so on
      
      - fix an omission in the EXECUTE documentation
      
      - add some more text to the EXPLAIN documentation
      
      - improve the PL/PgSQL RETURN NEXT documentation (more work to do here)
      
      - minor markup fixes
      
      
      Neil Conway
      be2b660e
  11. 15 11月, 2002 1 次提交
  12. 12 10月, 2002 1 次提交
  13. 22 4月, 2002 1 次提交
    • T
      Augment the date/time examples in the User's Guide to reflect the newer · c05f29e8
      Thomas G. Lockhart 提交于
       capabilities of specifying time zones as intervals per SQL9x.
      Put refentrytitle contents on the same line as the tag.
       Otherwise, leading whitespace is propagated into the product, which
       (at least) messes up the ToC layout.
      Remove (some) docinfo tags containing dates. Best to omit if the dates
       are not accurate; maybe use CVS dates instead or leave them out.
      c05f29e8
  14. 21 1月, 2002 1 次提交
  15. 17 9月, 2001 1 次提交
    • P
      Install dynamically loadable modules into a private subdirectory · 264f8f2b
      Peter Eisentraut 提交于
      under libdir, for a cleaner separation in the installation layout
      and compatibility with binary packaging standards.  Point backend's
      default search location there.  The contrib modules are also
      installed in the said location, giving them the benefit of the
      default search path as well.  No changes in user interface
      nevertheless.
      264f8f2b
  16. 03 9月, 2001 1 次提交
  17. 28 8月, 2001 1 次提交
    • P
      Include directory rearrangement · f5944af8
      Peter Eisentraut 提交于
      Client headers are no longer in a subdirectory, since they have been made
      namespace-clean.
      
      Internal libpq headers are in a private subdirectory.
      
      Server headers are in a private subdirectory.  pg_config has a new option
      to point there.
      f5944af8
  18. 06 3月, 2001 1 次提交
  19. 12 11月, 2000 1 次提交
  20. 20 10月, 2000 1 次提交
  21. 11 10月, 2000 2 次提交
  22. 26 8月, 2000 1 次提交