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

Commitb48e34f

Browse files
committed
pathman: move sql files to the root folder
1 parent6acf7e0 commitb48e34f

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

‎contrib/pg_pathman/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ include $(top_builddir)/src/Makefile.global
2222
include$(top_srcdir)/contrib/contrib-global.mk
2323
endif
2424

25-
$(EXTENSION)--$(EXTVERSION).sql:sql/init.sqlsql/hash.sqlsql/range.sql
25+
$(EXTENSION)--$(EXTVERSION).sql: init.sql hash.sql range.sql
2626
cat$^>$@
2727
check: EXTRA_REGRESS_OPTS=--temp-config=$(top_srcdir)/$(subdir)/conf.add
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp