1. 14 10月, 2005 19 次提交
  2. 13 10月, 2005 15 次提交
  3. 12 10月, 2005 6 次提交
    • B
      Add warning about plperl nested named subroutines · 6b97e437
      Bruce Momjian 提交于
      Andrew Dunstan
      6b97e437
    • B
      No longer needed: · 0a28eb46
      Bruce Momjian 提交于
      <
      < * Add code to detect an SMP machine and handle spinlocks accordingly
      <   from distributted.net, http://www1.distributed.net/source,
      <   in client/common/cpucheck.cpp
      <
      <   On SMP machines, it is possible that locks might be released shortly,
      <   while on non-SMP machines, the backend should sleep so the process
      <   holding the lock can complete and release it.
      0a28eb46
    • B
      Rearrange: · 4aebb5ad
      Bruce Momjian 提交于
      < 	o %Add dumping of comments on composite type columns
      < 	o %Add dumping of comments on index columns
      < 	o Stop dumping CASCADE on DROP TYPE commands in clean mode
      > 	o %Add dumping of comments on index columns and composite type columns
      604a603
      > 	o Stop dumping CASCADE on DROP TYPE commands in clean mode
      4aebb5ad
    • B
      Done: · d5310ca9
      Bruce Momjian 提交于
      < 	o %Replace crude DELETE FROM method of pg_dumpall --clean for
      <           cleaning of roles with separate DROP commands
      608a607
      >
      d5310ca9
    • B
      Add: · 87a67d18
      Bruce Momjian 提交于
      <
      > 	o Allow pg_dump --clean to drop roles that own objects or have
      > 	  privileges
      87a67d18
    • P
      Update keywords table for 8.1. · 41026406
      Peter Eisentraut 提交于
      41026406