Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4d443b

Browse filesBrowse 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
Copy full SHA for d4d443b

File tree

Expand file treeCollapse file tree

2 files changed

+1
-8
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-8
lines changed

‎contrib/hstore/Makefile

Copy file name to clipboardExpand all lines: contrib/hstore/Makefile
+1-1Lines 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

Copy file name to clipboardExpand all lines: contrib/hstore/hstore--1.0--1.1.sql
-7Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.