1. 12 7月, 2001 7 次提交
  2. 11 7月, 2001 7 次提交
  3. 10 7月, 2001 14 次提交
  4. 08 7月, 2001 3 次提交
    • P
      Show islossy for index. · 082e1c7b
      Peter Eisentraut 提交于
      082e1c7b
    • P
      Implement DatabaseMetaData.getCatalogs() · b054fb3b
      Peter Eisentraut 提交于
      b054fb3b
    • P
      Bring DatabaseMetaData feature tests up to date: · 2d9ee0fc
      Peter Eisentraut 提交于
      * NULLs are sorted differently in 7.2
      * table correlation names are supported
      * GROUP BY, ORDER BY unrelated is supported since 6.4
      * ESCAPE/LIKE only supported since 7.1
      * outer joins only since 7.1
      * preferred term for procedure is "function"
      * preferred term for catalog is "database"
      * supports SELECT for UPDATE since 6.5
      * supports subqueries
      * supports UNION; supports UNION ALL since 7.1
      * update some of the max lengths to match reality
      * rearrange some functions to match the order in the spec
        for easier maintenance
      2d9ee0fc
  5. 07 7月, 2001 9 次提交