Skip to content
Snippets Groups Projects
  1. Dec 08, 2001
  2. Sep 03, 2001
  3. Aug 13, 2001
  4. Oct 23, 2000
    • 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
  5. May 18, 2000
  6. Jul 22, 1999
  7. Jul 06, 1999
  8. Dec 29, 1998
  9. Oct 30, 1998
  10. Sep 22, 1998
  11. Sep 07, 1998
  12. May 13, 1998
Loading