pgsql: Tweak generation of Gen_dummy_probes.pl

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Tweak generation of Gen_dummy_probes.pl
Дата
Msg-id E1lgcPL-0000Sy-MH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Tweak generation of Gen_dummy_probes.pl

Use a static prolog file instead of generating the prolog from the
existing perl script. Also, support generation of the file in a vpath
build.

Discussion: https://postgr.es/m/700620.1620662868@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0bf62931cae0db1294937eb9190b183494af4cf8

Modified Files
--------------
src/backend/utils/Gen_dummy_probes.pl.prolog | 19 +++++++++++++++++++
src/backend/utils/Makefile                   |  8 ++++----
src/backend/utils/README.Gen_dummy_probes    |  2 ++
3 files changed, 25 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix vcregress.pl's ancient misspelling of --max-connections.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Add support for LZ4 build in MSVC scripts