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

Commit4e274a0

Browse files
committed
Add gitignore entries for jsonpath_gram.h
1 parent734308a commit4e274a0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎src/backend/utils/adt/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/jsonpath_gram.c
2+
/jsonpath_gram.h
23
/jsonpath_scan.c

‎src/include/utils/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/fmgroids.h
22
/fmgrprotos.h
3+
/jsonpath_gram.h
34
/probes.h
45
/errcodes.h
56
/header-stamp

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp