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

Started by Tom Lanealmost 6 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/653936.1597431032@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d4d443b3bbbb3eb9cdc511564ef3c57fde7dd3ac

Modified Files
--------------
contrib/hstore/Makefile | 2 +-
contrib/hstore/hstore--1.0--1.1.sql | 7 -------
2 files changed, 1 insertion(+), 8 deletions(-)