Store walltimes as timestamptz by default in postgres
authorRuss Tyndall <russ@acceleration.net>
Wed, 7 Feb 2018 14:17:36 +0000 (09:17 -0500)
committerRuss Tyndall <russ@acceleration.net>
Wed, 7 Feb 2018 14:17:36 +0000 (09:17 -0500)
commit529452ae19c763cb1ed262e13bb589a8b6614e35
tree2cb67aaf4e236693e9c15ca1954e0a649278a602
parent868477640206e55887d5c017d1e47a58ef64dc47
Store walltimes as timestamptz by default in postgres

 * This removes significant ambiguity from working with
   datetimes and by all accounts *should* be default
   now that we can correctly track it

re ADWolf:#1408
ChangeLog
sql/generic-postgresql.lisp