• last updated 29 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped version number from development version to release version

  1. … 93 more files in changeset.
Fixed variable names for SQL functions to allow to call these directly from Tcl

---

--- Fix SQL function that were defined with the same number of

--- arguments and the same argument names, but receiving different

--- types (integers vs. timespans). This is fine, as long the

--- functions are only called from SQL and positional arguments. When

--- calling from Tcl, this does not work.

---

--- This change uses in cases, where offsets are specified as

--- intervals the suffix "_interval" for the variable names, keeping

--- the names without this suffix for integer arguments (for Oracle

--- compatibility).

  1. … 3 more files in changeset.
added missing function args

  1. … 2 more files in changeset.
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
Fix for define_function_args for time_interval__overlaps_p

- Define always SQL function with the longest argument list

- Bumped version number to 0.6.2d6

  1. … 2 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.