pgsql: Fix warning on mingw due to pid_t width, introduced in fe0972ee5

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix warning on mingw due to pid_t width, introduced in fe0972ee5
Дата
Msg-id E1nO79W-0002b0-W6@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix warning on mingw due to pid_t width, introduced in fe0972ee5e6.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d33aeefd9b7c8c76f584432717dc944505565e52

Modified Files
--------------
src/backend/replication/slot.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix typo in logicalfuncs.c.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix use of wrong variable in pg_receivewal's get_destination_dir