From: Tomek Mrugalski Date: Tue, 8 Jun 2021 17:11:50 +0000 (+0200) Subject: [#90] modification timestamps now use time zones X-Git-Tag: eng-drop-2021-11-10~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f652a7ce414f59ee5403ed53c1c88efeb81bb158;p=thirdparty%2Fkea.git [#90] modification timestamps now use time zones --- diff --git a/src/share/database/scripts/pgsql/upgrade_6.2_to_7.0.sh.in b/src/share/database/scripts/pgsql/upgrade_6.2_to_7.0.sh.in index 1373bd1ea1..5d8677440f 100644 --- a/src/share/database/scripts/pgsql/upgrade_6.2_to_7.0.sh.in +++ b/src/share/database/scripts/pgsql/upgrade_6.2_to_7.0.sh.in @@ -38,7 +38,7 @@ psql "$@" >/dev/null <