icinga2/lib/db_ido_pgsql
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
..
schema Fix PostgreSQL schema not specifying the time zone for default timestamps 2015-05-04 11:35:41 +02:00
CMakeLists.txt Move implementation code from thpp files into separate files 2015-03-28 11:08:12 +01:00
idopgsqlconnection.cpp Update PGSQL driver to reflect changes in MySQL driver 2015-04-12 15:22:56 +02:00
idopgsqlconnection.hpp Update PGSQL driver to reflect changes in MySQL driver 2015-04-12 15:22:56 +02:00
idopgsqlconnection.ti Update copyright year 2015-01-22 12:00:23 +01:00