Remove no-longer-usable hstore--1.0--1.1.sql update script.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d4d443b3bbbb3eb9cdc511564ef3c57fde7dd3ac
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-15T16:04:19Z
Releases: 14.0
Remove no-longer-usable hstore--1.0--1.1.sql update script.

Since commit 865f14a2d made "=>" unusable as an operator name,
it's been impossible either to install hstore 1.0 or to execute
this update script.  There's not much point in continuing
to ship it.

Discussion: https://postgr.es/m/653936.1597431032@sss.pgh.pa.us

Files

PathChange+/−
contrib/hstore/hstore--1.0--1.1.sql deleted +0 −7
contrib/hstore/Makefile modified +1 −1

Discussion