Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move find_typedef code from run_build.pl to src/tools/find_typedef in the Postgres repo #28

Open
tristan957 opened this issue Dec 13, 2023 · 0 comments

Comments

@tristan957
Copy link

I would like to make find_typdef available to extension authors, so they can properly use pgindent if they so choose.

After we have moved the code, it would be great if the buildfarm could just use the find_typedef script from Postgres.

Tom Lane suggested this idea, and I will try to be the champion of it. Copy-pasting code is easy to create the new src/tools/find_typedef, but making the buildfarm use this new script is the larger challenge. I was wondering if you had any suggestions :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant