1. 22 2月, 2002 4 次提交
  2. 21 2月, 2002 1 次提交
  3. 20 2月, 2002 6 次提交
    • B
      Add: · 8b9f293e
      Bruce Momjian 提交于
      > 	o Allow cursors outside transactions [cursor]
      8b9f293e
    • B
      Add: · 02f3a695
      Bruce Momjian 提交于
      > * Clarify use of 'application' and 'command' tags in SGML docs
      02f3a695
    • B
      Add: · 8a58c7f5
      Bruce Momjian 提交于
      > * Improve concurrency of hash indexes
      > * Test hash index performance and recommend or discourage usage
      8a58c7f5
    • B
      Clearify: · a2b4dbd4
      Bruce Momjian 提交于
      > * Make single-user local access permissions the default by limiting
      >   permissions on the socket file (Peter E)
      a2b4dbd4
    • B
      Added: · 0e8c26ee
      Bruce Momjian 提交于
      ---
      > * Improve caching of attribute offsets when NULLs exist in the row
      0e8c26ee
    • B
      Update as done: · 0519a1a1
      Bruce Momjian 提交于
      > * -Cache system catalog information in per-database files (Tom)
      0519a1a1
  4. 19 2月, 2002 1 次提交
    • B
      Add: · 04802852
      Bruce Momjian 提交于
      > 	o Generate failure on short COPY lines rather than pad NULLs
      04802852
  5. 18 2月, 2002 3 次提交
    • B
      Add Neil's Name: · 14c1c33f
      Bruce Momjian 提交于
      > * Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
      14c1c33f
    • B
      Add: · aedc8a99
      Bruce Momjian 提交于
      > * Have pg_dump use ADD PRIMARY KEY after COPY, for performance
      aedc8a99
    • B
      Added: · 26d6e199
      Bruce Momjian 提交于
      > * ODBC
      > 	o ODBC 3.0 support
      > 	o Unicode(UCS-2) support
      > 	o Updatable cursors support
      26d6e199
  6. 13 2月, 2002 1 次提交
  7. 12 2月, 2002 1 次提交
    • B
      Fix typo. · 0cdf4d96
      Bruce Momjian 提交于
      < 	o prevent lose of indexes, permissions, inheritance (Bruce)
      ---
      > 	o prevent loss of indexes, permissions, inheritance (Bruce)
      0cdf4d96
  8. 08 2月, 2002 2 次提交
    • B
      Oops, already completed: · c7831585
      Bruce Momjian 提交于
      < * Have checkpoint process identify itself via ps status display
      c7831585
    • B
      Added: · 4af4c504
      Bruce Momjian 提交于
      > * Have checkpoint process identify itself via ps status display
      4af4c504
  9. 05 2月, 2002 2 次提交
    • B
      Update for Tom: · 9a252778
      Bruce Momjian 提交于
      < * Allow row re-use with automatic vacuum (Tom)
      356c355
      <
      ---
      > * Provide automatic scheduling of background vacuum (Tom)
      9a252778
    • B
      Modified/Added · 4f715d60
      Bruce Momjian 提交于
      < * Allow row re-use without vacuum (Tom)
      ---
      > * Allow row re-use with automatic vacuum (Tom)
      
      > * Flush cached query plans when their underlying catalog data changes
      4f715d60
  10. 04 2月, 2002 1 次提交
  11. 02 2月, 2002 1 次提交
    • B
      Added: · 984d0ecf
      Bruce Momjian 提交于
      > * Prevent SIGHUP and 'pg_ctl reload' from changing command line
      >   specified parameters to postgresql.conf defaults
      984d0ecf
  12. 27 1月, 2002 3 次提交
  13. 25 1月, 2002 7 次提交
  14. 24 1月, 2002 1 次提交
    • B
      Add: · 9d25b39c
      Bruce Momjian 提交于
      > * Reorder postgresql.conf WAL items in order of importance
      > * Remove wal_files postgresql.conf option because WAL files are now recycled
      > * Find proper defaults for postgresql.conf WAL entries
      > * Add checkpoint_min_warning postgresql.conf option to warn about checkpoints
      >   that are too frequent
      9d25b39c
  15. 23 1月, 2002 5 次提交
  16. 20 1月, 2002 1 次提交
    • B
      Add · e0764fdf
      Bruce Momjian 提交于
      > * Make IN/NOT IN have similar performance to EXISTS/NOT EXISTS [exists]
      e0764fdf