1. 27 Nov, 2004 1 commit
  2. 29 Nov, 2003 1 commit
    • PostgreSQL Daemon's avatar
      · 969685ad
      PostgreSQL Daemon authored
      $Header: -> $PostgreSQL Changes ...
      969685ad
  3. 09 Sep, 2003 1 commit
  4. 31 Aug, 2003 1 commit
  5. 04 May, 2003 1 commit
  6. 18 Jul, 2002 1 commit
  7. 12 Jul, 2002 1 commit
    • Tom Lane's avatar
      Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. · 7c6df91d
      Tom Lane authored
      pg_relcheck is gone; CHECK, UNIQUE, PRIMARY KEY, and FOREIGN KEY
      constraints all have real live entries in pg_constraint.  pg_depend
      exists, and RESTRICT/CASCADE options work on most kinds of DROP;
      however, pg_depend is not yet very well populated with dependencies.
      (Most of the ones that are present at this point just replace formerly
      hardwired associations, such as the implicit drop of a relation's pg_type
      entry when the relation is dropped.)  Need to add more logic to create
      dependency entries, improve pg_dump to dump constraints in place of
      indexes and triggers, and add some regression tests.
      7c6df91d
  8. 18 May, 2002 1 commit
  9. 23 Apr, 2002 1 commit
  10. 21 Apr, 2002 1 commit
    • Thomas G. Lockhart's avatar
      Augment the date/time examples in the User's Guide to reflect the newer · c05f29e8
      Thomas G. Lockhart authored
       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
  11. 08 Dec, 2001 1 commit
  12. 03 Sep, 2001 1 commit
  13. 13 Aug, 2001 1 commit
  14. 22 Oct, 2000 1 commit
    • Tom Lane's avatar
      Some small polishing of Mark Hollomon's cleanup of DROP command: might · 9ace0318
      Tom Lane authored
      as well allow DROP multiple INDEX, RULE, TYPE as well.  Add missing
      CommandCounterIncrement to DROP loop, which could cause trouble otherwise
      with multiple DROP of items affecting same catalog entries.  Try to
      bring a little consistency to various error messages using 'does not exist',
      'nonexistent', etc --- I standardized on 'does not exist' since that's
      what the vast majority of the existing uses seem to be.
      9ace0318
  15. 18 May, 2000 1 commit
  16. 22 Jul, 1999 1 commit
  17. 06 Jul, 1999 1 commit
  18. 29 Dec, 1998 1 commit
  19. 30 Oct, 1998 1 commit
  20. 22 Sep, 1998 1 commit
  21. 07 Sep, 1998 1 commit
  22. 13 May, 1998 1 commit