Re: orafce: some of the build time generated files are not present in .gitignore and also checked into the repository
От | Pavel Stehule |
---|---|
Тема | Re: orafce: some of the build time generated files are not present in .gitignore and also checked into the repository |
Дата | |
Msg-id | CAFj8pRBP-aZ8uM=TnmSF_L1DYocSVPNZM3fnkuLnnZgV84TQcQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: orafce: some of the build time generated files are not present in .gitignore and also checked into the repository (Bruce Momjian <bruce@momjian.us>) |
Список | pgsql-hackers |
út 26. 4. 2022 v 18:36 odesílatel Bruce Momjian <bruce@momjian.us> napsal:
On Tue, Apr 26, 2022 at 06:17:41PM +0200, Pavel Stehule wrote:
>
> út 26. 4. 2022 v 14:19 odesílatel Ashutosh Sharma <ashu.coek88@gmail.com>
> napsal:
>
> Hi,
>
> The below files in orafce contrib module are generated at build time.
> However, these are checked into the repository. Shouldn't these files
> be removed from the repository and added to the .gitignore file so
> that they get ignored in the future commits.
>
> sqlparse.c
> sqlscan.c
> sqlparse.h
>
> Without these files there is a problem with MSVC build.
Uh, I am kind of lost here. Why was this reported to the Postgres
server email lists and not to the orafce email lists? Is there
confusion who develops/support orafce? Which MSVC build is broken? The
Postgres server or orafce?
I am sorry. This is just Orafce topic.
Regards
Pavel
I assume the problem is that the 'makefile' system generates these
files, but the MSVC build doesn't generate them, so it is just easier to
check them in after a make build so MSVC can use them, and another make
run will just overwrite them.
--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com
Indecision is a decision. Inaction is an action. Mark Batterson
В списке pgsql-hackers по дате отправления: