Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d4d443b

Browse files
committed
Remove no-longer-usable hstore--1.0--1.1.sql update script.
Since commit 865f14a 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
1 parent 53095b5 commit d4d443b

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

contrib/hstore/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DATA = hstore--1.4.sql \
1515
hstore--1.5--1.6.sql \
1616
hstore--1.4--1.5.sql \
1717
hstore--1.3--1.4.sql hstore--1.2--1.3.sql \
18-
hstore--1.1--1.2.sql hstore--1.0--1.1.sql
18+
hstore--1.1--1.2.sql
1919
PGFILEDESC = "hstore - key/value pair data type"
2020

2121
HEADERS = hstore.h

contrib/hstore/hstore--1.0--1.1.sql

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)