1. 05 Feb, 2004 1 commit
  2. 04 Feb, 2004 2 commits
  3. 03 Feb, 2004 4 commits
    • Tom Lane's avatar
      pwd · d3917186
      Tom Lane authored
      d3917186
    • Tom Lane's avatar
      Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. · 391c3811
      Tom Lane authored
      Make btree index creation and initial validation of foreign-key constraints
      use maintenance_work_mem rather than work_mem as their memory limit.
      Add some code to guc.c to allow these variables to be referenced by their
      old names in SHOW and SET commands, for backwards compatibility.
      391c3811
    • Bruce Momjian's avatar
      Add: · 39d715be
      Bruce Momjian authored
      > * Make pg_restore continue after errors, so it acts more like pg_dump scripts
      39d715be
    • Joe Conway's avatar
      Add function (actually an int4 and an int8 version) that generates · 12661642
      Joe Conway authored
      a series of numbers, optionally using an explicit step size other
      than the default value (one). Use function in the information_schema
      to replace hard-wired knowledge of INDEX_MAX_KEYS. initdb forced due
      to pg_proc change. Documentation update still needed -- will be
      committed separately.
      12661642
  4. 02 Feb, 2004 12 commits
  5. 01 Feb, 2004 3 commits
  6. 31 Jan, 2004 4 commits
  7. 30 Jan, 2004 3 commits
  8. 29 Jan, 2004 1 commit
  9. 28 Jan, 2004 7 commits
  10. 27 Jan, 2004 3 commits