pgsql: Fix inconsistent function prototypes with function definitions.

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема pgsql: Fix inconsistent function prototypes with function definitions.
Дата
Msg-id E1royCT-005hHC-Lm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix inconsistent function prototypes with function definitions.

Introduced by 30e144287a.

Reviewed-by: John Naylor
Discussion: https://postgr.es/m/CAD21AoCaDT%2B-ZaVjbtvumms0tyyHPNLELK2UX-MLG9XCgioaNw%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/include/access/tidstore.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Masahiko Sawada
Дата:
Сообщение: pgsql: Fix a calculation in TidStoreCreate().
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: pgsql: pg_createsubscriber: creates a new logical replica from a standb