Обсуждение: pgsql: Remove no-longer-usable hstore--1.0--1.1.sql update script.

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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

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(-)