pgsql: Add win32ver data to meson-built postgres.exe.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Add win32ver data to meson-built postgres.exe.
Дата
Msg-id E1q8imM-001QBr-It@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add win32ver data to meson-built postgres.exe.

As in the older build systems, the resources object is not an input to
postgres.def.

Reviewed by Andres Freund.

Discussion: https://postgr.es/m/20230607231407.GC1334487@rfd.leadboat.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8c7ad6f1562ba7e8a65b21c40782091a4dd3301d

Modified Files
--------------
src/backend/meson.build | 8 ++++++++
1 file changed, 8 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix "wrong varnullingrels" for subquery nestloop parameters.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Accept fractional seconds in jsonpath's datetime() method.