1. 21 7月, 2000 13 次提交
  2. 20 7月, 2000 4 次提交
  3. 19 7月, 2000 1 次提交
  4. 18 7月, 2000 8 次提交
  5. 17 7月, 2000 8 次提交
  6. 16 7月, 2000 3 次提交
  7. 15 7月, 2000 3 次提交
    • P
      Rename templates to match names in makefiles/Makefile.* and include/port. · 3eec6ee1
      Peter Eisentraut 提交于
      Read templates after compiler is detected. Convert all templates to real
      shell scripts. Rename bsd->openbsd, alpha->osf.
      3eec6ee1
    • B
      This should be a slighly more complete patch for commands/command.c · 739a0566
      Bruce Momjian 提交于
      AlterTableAddConstraint.  The major changes from the last patch
      are that it should hopefully check for references to temp tables
      (not in the shadow case, but at defination time) from permanent tables in
      foreign keys and refuse them and that it doesn't allow the table(s)
      being constrained to be views (because those cases don't currently
      work).
      
      Stephan SzaboThis should be a slighly more complete patch for commands/command.c
      AlterTableAddConstraint.  The major changes from the last patch
      are that it should hopefully check for references to temp tables
      (not in the shadow case, but at defination time) from permanent tables in
      foreign keys and refuse them and that it doesn't allow the table(s)
      being constrained to be views (because those cases don't currently
      work).
      
      Stephan Szabo
      739a0566
    • T
      f2e3f621