1. 25 9月, 2003 6 次提交
    • B
      Update Japanese FAQ, from Jun Kuwamura · 42013caf
      Bruce Momjian 提交于
      42013caf
    • B
    • T
      Repair some REINDEX problems per recent discussions. The relcache is · a56a016c
      Tom Lane 提交于
      now able to cope with assigning new relfilenode values to nailed-in-cache
      indexes, so they can be reindexed using the fully crash-safe method.  This
      leaves only shared system indexes as special cases.  Remove the 'index
      deactivation' code, since it provides no useful protection in the shared-
      index case.  Require reindexing of shared indexes to be done in standalone
      mode, but remove other restrictions on REINDEX.  -P (IgnoreSystemIndexes)
      now prevents using indexes for lookups, but does not disable index updates.
      It is therefore safe to allow from PGOPTIONS.  Upshot: reindexing system catalogs
      can be done without a standalone backend for all cases except
      shared catalogs.
      a56a016c
    • M
      · 5f78c6a8
      Marc G. Fournier 提交于
      another totally benign, test commit
      5f78c6a8
    • M
      · fc058c72
      Marc G. Fournier 提交于
      test 2, benign, no change
      fc058c72
    • M
      · c237868b
      Marc G. Fournier 提交于
      not change, just added a space to test something
      c237868b
  2. 24 9月, 2003 7 次提交
  3. 23 9月, 2003 5 次提交
  4. 22 9月, 2003 10 次提交
  5. 21 9月, 2003 3 次提交
  6. 20 9月, 2003 7 次提交
  7. 19 9月, 2003 2 次提交