1. 18 Jul, 2002 7 commits
  2. 17 Jul, 2002 2 commits
  3. 16 Jul, 2002 16 commits
  4. 15 Jul, 2002 10 commits
  5. 14 Jul, 2002 3 commits
  6. 13 Jul, 2002 2 commits
    • Tom Lane's avatar
      Fix testing of partial-index predicates to work correctly in cases where · 942a2e94
      Tom Lane authored
      varno of index's relation is not 1.  This embarrassing oversight pointed
      out by Dmitry Tkach 12-Jul-02.
      942a2e94
    • Bruce Momjian's avatar
      Mark as done, per Rod: · 59097af0
      Bruce Momjian authored
      > o -Add ALTER TABLE DROP non-CHECK CONSTRAINT
      > * -Allow psql \d to show foreign keys
      > * -Auto-destroy sequence on DROP of table with SERIAL; perhaps a separate
      > * -Prevent column dropping if column is used by foreign key
      > * -Automatically drop constraints/functions when object is dropped
      > * -Make foreign key constraints clearer in dump file
      > * -Make foreign keys easier to identify
      59097af0