1. 06 5月, 1997 6 次提交
  2. 05 5月, 1997 6 次提交
  3. 02 5月, 1997 3 次提交
  4. 30 4月, 1997 3 次提交
  5. 29 4月, 1997 8 次提交
  6. 28 4月, 1997 11 次提交
  7. 27 4月, 1997 3 次提交
    • M
      Change Postgres95 to PostgreSQL · cac55460
      Marc G. Fournier 提交于
      Pointed out by: Christopher Hicks <chicks@chicks.net>
      cac55460
    • M
      Alot of regression test fixes, mainly to compensate for moving · 557e0ed2
      Marc G. Fournier 提交于
      the DROP TABLE calls from the destroy.sql file to the 'types' .sql files,
      so that they are self-contained
      
      btree_index, hash_index and misc all fail as there seems to be missing
      a 'misc.out' expected file...have asked Thomas for one...
      557e0ed2
    • M
      Get first four tests to pass: · a475d4d8
      Marc G. Fournier 提交于
      =============== destroying old regression database... =================
      =============== creating new regression database...   =================
      =============== running regression queries...         =================
      create_function_1 .. ok
      create_type .. ok
      create_table .. ok
      create_function_2 .. ok
      a475d4d8