1. 24 2月, 2000 7 次提交
  2. 23 2月, 2000 3 次提交
    • B
      1. miscadmin.h needs to include sys/types.h for a definition of pid_t · c969e266
      Bruce Momjian 提交于
      2. Regression tests fail for types int2 and int4 (which can easily be
      fixed by adding entries to resultmap) aswell as float8 and geometry,
      where floating point numbers appear to be rounded a little differently
      than in your expected results (besides that I also need the positive
      zeros file). I'm including a patch for the first 2, but I don't know
      whether the latter two are actually a bug in postgres or a bug in the
      OS or even allowed difference. I'm including my results for reference.
      
      Rolf Grossmann
      c969e266
    • B
      Well, here's the first pass on regression · 020be62d
      Bruce Momjian 提交于
      tests for the Foreign Key support in 7.0 which
      was made against a CVS copy from this
      afternoon.
      
      This modifies
       src/test/regress/sql/run_check.tests
       src/test/regress/sql/alter_table.sql
       src/test/regress/expected/alter_table.out
       src/test/regress/sql/foreign_key.sql
       src/test/regress/expected/foreign_key.out
      
      sszabo@bigpanda.co
      020be62d
    • M
      *** empty log message *** · 991b9740
      Michael Meskes 提交于
      991b9740
  3. 22 2月, 2000 12 次提交
  4. 21 2月, 2000 10 次提交
  5. 20 2月, 2000 8 次提交