git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 6cb1b63) | patch
Put genbki.pl output into src/include/catalog/ directly
2024年3月14日 05:57:16 +0000 (06:57 +0100)
2024年3月14日 06:11:21 +0000 (07:11 +0100)
commit 6ab2e8385d55e0b73bb8bbc41d9c286f5f7f357f
Put genbki.pl output into src/include/catalog/ directly

With the makefile rules, the output of genbki.pl was written to
src/backend/catalog/, and then the header files were linked to
src/include/catalog/.

This changes it so that the output files are written directly to
src/include/catalog/. This makes the logic simpler, and it also makes
the behavior consistent with the meson build system. Also, the list
of catalog files is now kept in parallel in
src/include/catalog/{meson.build,Makefile}, while before the makefiles
had it in src/backend/catalog/Makefile.

Reviewed-by: Andreas Karlsson <andreas@proxel.se>
Discussion: https://www.postgresql.org/message-id/flat/21b74bdc-183d-4dd5-9c27-9378d178f459@eisentraut.org
src/backend/Makefile diff | blob | blame | history
src/backend/catalog/.gitignore [deleted file] blob | blame | history
src/backend/catalog/Makefile diff | blob | blame | history
src/include/Makefile diff | blob | blame | history
src/include/catalog/.gitignore diff | blob | blame | history
src/include/catalog/Makefile diff | blob | blame | history
src/include/catalog/meson.build diff | blob | blame | history
src/tools/pginclude/headerscheck diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /