icinga2/lib/db_ido_pgsql/schema
Eric Lippmann 6a77d99440 Fix PostgreSQL schema not specifying the time zone for default timestamps
The timestamp columns in the PostgreSQL schema are defined as timestamp with time zone but their default values lack the time zone offset +00.
Thus default timestamps are converted to local time in the zone specified by PostgreSQL's configuration before being displayed to the client.

refs #9027
2015-05-04 11:35:41 +02:00
..
upgrade DB IDO: Fix duplicate entries in {host,service}depencencies table 2015-02-12 13:19:27 +01:00
pgsql.sql Fix PostgreSQL schema not specifying the time zone for default timestamps 2015-05-04 11:35:41 +02:00