1. 30 May, 2002 3 commits
  2. 29 May, 2002 4 commits
  3. 28 May, 2002 8 commits
  4. 27 May, 2002 2 commits
  5. 25 May, 2002 3 commits
  6. 24 May, 2002 5 commits
  7. 22 May, 2002 8 commits
  8. 21 May, 2002 5 commits
  9. 20 May, 2002 2 commits
    • Tom Lane's avatar
      Restructure indexscan API (index_beginscan, index_getnext) per · 44fbe20d
      Tom Lane authored
      yesterday's proposal to pghackers.  Also remove unnecessary parameters
      to heap_beginscan, heap_rescan.  I modified pg_proc.h to reflect the
      new numbers of parameters for the AM interface routines, but did not
      force an initdb because nothing actually looks at those fields.
      44fbe20d
    • Bruce Momjian's avatar
      Mark as done: · c961474c
      Bruce Momjian authored
      > 	o -Disallow missing columns in INSERT ... VALUES, per ANSI
      c961474c