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

Commit2385d5d

Browse files
authored
Merge pull request#59 from vitcpp/fix-upgrade-script-brin
Fix pg_sphere--1.2.3--1.3.0 upgrade script (add brin support)
2 parentsc79fccc +752900a commit2385d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ pg_sphere--1.2.2--1.2.3.sql:
263263
cat upgrade_scripts/$@.in>$@
264264

265265
pg_sphere--1.2.3--1.3.0.sql: pgs_brin.sql.in
266-
cat upgrade_scripts/$@.in>$@
266+
cat upgrade_scripts/$@.in$^>$@
267267

268268
# end of local stuff
269269

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp