Re: jsonpath
| От | Tom Lane |
|---|---|
| Тема | Re: jsonpath |
| Дата | |
| Msg-id | 32541.1552759144@sss.pgh.pa.us обсуждение |
| Ответ на | Re: jsonpath (Jeff Janes <jeff.janes@gmail.com>) |
| Ответы |
Re: jsonpath
|
| Список | pgsql-hackers |
Jeff Janes <jeff.janes@gmail.com> writes:
> I think these files have to be cleaned up by "make maintainer-clean"
> ./src/backend/utils/adt/jsonpath_gram.c
> ./src/backend/utils/adt/jsonpath_scan.c
Good point. I also see jsonpath_gram.h left behind after maintainer-clean:
$ git status --ignored
On branch master
Your branch is up-to-date with 'origin/master'.
Ignored files:
(use "git add -f <file>..." to include in what will be committed)
src/backend/utils/adt/jsonpath_gram.c
src/backend/utils/adt/jsonpath_scan.c
src/include/utils/jsonpath_gram.h
Looks like whoever modified src/backend/Makefile's distprep target
didn't bother to read the comment.
regards, tom lane
В списке pgsql-hackers по дате отправления: