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

Commitb567485

Browse files
committed
Merge branch 'master' into rel_future_beta
2 parentsa5e5580 +4f1ad04 commitb567485

File tree

4 files changed

+6
-4816
lines changed

4 files changed

+6
-4816
lines changed

‎.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
pg_pathman*.sqllinguist-vendored=true
2+
*.hlinguist-language=C
3+
*.clinguist-language=C
4+
*.speclinguist-vendored=true

‎Makefile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ OBJS = src/init.o src/relation_info.o src/utils.o src/partition_filter.o \
1111
EXTENSION = pg_pathman
1212
EXTVERSION = 1.2
1313
DATA_built = pg_pathman--$(EXTVERSION).sql
14-
DATA = pg_pathman--1.0.sql\
15-
pg_pathman--1.0--1.1.sql\
16-
pg_pathman--1.1.sql\
17-
pg_pathman--1.1--1.2.sql
14+
DATA = pg_pathman--1.0--1.1.sql\
15+
pg_pathman--1.1--1.2.sql
1816
PGFILEDESC = "pg_pathman - partitioning tool"
1917

2018
REGRESS = pathman_basic\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp