mirror of
https://github.com/Icinga/icinga2.git
synced 2026-04-04 00:24:58 -04:00
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 |
||
|---|---|---|
| .. | ||
| schema | ||
| CMakeLists.txt | ||
| idopgsqlconnection.cpp | ||
| idopgsqlconnection.hpp | ||
| idopgsqlconnection.ti | ||