Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd4d443b

Browse files
committed
Remove no-longer-usable hstore--1.0--1.1.sql update script.
Since commit865f14a made "=>" unusable as an operator name,it's been impossible either to install hstore 1.0 or to executethis update script. There's not much point in continuingto ship it.Discussion:https://postgr.es/m/653936.1597431032@sss.pgh.pa.us
1 parent53095b5 commitd4d443b

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)

[8]ページ先頭

©2009-2025 Movatter.jp