1. 15 10月, 2005 1 次提交
  2. 14 10月, 2005 21 次提交
  3. 13 10月, 2005 15 次提交
  4. 12 10月, 2005 3 次提交
    • 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