• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

  1. … 16 more files in changeset.
More fixes to timespan calculaton to handle timezone (DST) spanning recurring events.

  1. … 2 more files in changeset.
Fix problem with Daylight Saving Time when creating recurring

events. This works fine in Oracle because the timestamps don't have

timezones. In Postgresql when calculating the interval between events

for recurring events, we need to ignore the timezone to get the

correct result when the event crosses the Daylight Saving Time boundar.

    • -0
    • +248
    ./upgrade-0.6d2-0.6d3.sql
  1. … 1 more file in changeset.