agora inbox for pgpool-committers@postgresql.orghelp / color / mirror / Atom feed
pgpool: Allow parallel make. 6+ messages / 1 participants [nested] [flat]
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ V4_3_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=348680206dbf1cbec95df63c3e3696fe6733f... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ V4_4_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9d61c047c5db714d2d0931677cfbcc1802858... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ V4_5_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=8549f1fd6533737ecd11069cc116806ee7563... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ V4_6_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1e9c1f48c20a9a8671123673c5f55d779b2e6... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ V4_7_STABLE Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=118f619327b3ca3616f7414d582d50d1dd9f1... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
* pgpool: Allow parallel make. @ 2026-01-29 07:43 Tatsuo Ishii <ishii@postgresql.org> 0 siblings, 0 replies; 6+ messages in thread From: Tatsuo Ishii @ 2026-01-29 07:43 UTC (permalink / raw) To: pgpool-committers@lists.postgresql.org Allow parallel make. Previously a parallel make failed with: In file included from parser.c:27: ../../src/include/parser/gramparse.h:33:10: fatal error: gram.h: No such file or directory 33 | #include "gram.h" Author: anthony@roussel.dev Discussion: https://github.com/pgpool/pgpool2/pull/146 Backpatch-through: v4.3 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=01aaf4584c2c9ba402e5d479c153c2261b4a8... Modified Files -------------- src/parser/Makefile.am | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) ^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2026-01-29 07:43 UTC | newest] Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org> 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org> 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org> 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org> 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org> 2026-01-29 07:43 pgpool: Allow parallel make. Tatsuo Ishii <ishii@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox