postgresql: require version 9.5
authorDaniel Golle <daniel@makrotopia.org>
Thu, 23 Mar 2017 14:31:17 +0000 (15:31 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 23 Mar 2017 14:31:17 +0000 (15:31 +0100)
commit46fc5ea62b987d109d2d9359a2e0f95bd02cba44
tree18705bab2bc5a729f6743a347bf373124bfc0ff4
parent78ecfccd774a77ae3d7a51e3f5c7c7c86cf7985b
postgresql: require version 9.5

CREATE INDEX IF NOT EXISTS was added at version 9.5 (rather than 9.6)
see also https://www.postgresql.org/docs/9.5/static/sql-createindex.html
README
configure.ac