pgsql: Add files related to query jumbling in src/include/nodes/ for me

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Add files related to query jumbling in src/include/nodes/ for me
Дата
Msg-id E1pdSW3-0047o2-SR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add files related to query jumbling in src/include/nodes/ for meson

This caused ninja clean to not remove the two files generated by
gen_node_support.pl for the query jumbling, for example:
queryjumblefuncs.funcs.c and queryjumblefuncs.switch.c.

Reported-by: Pavel Stehule
Discussion: https://postgr.es/m/CAFj8pRBFiWVRyGYSPziyFuXJbHirNmfWwzbfTyCf8YOdiwK74w@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/include/nodes/meson.build | 2 ++
1 file changed, 2 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Refactor datetime functions' timezone lookup code to reduce dupl
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add functions to do timestamptz arithmetic in a non-default time