pgsql: Fix redefinition of typedef RangeVar.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема pgsql: Fix redefinition of typedef RangeVar.
Дата
Msg-id E1v9610-001rLD-2p@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix redefinition of typedef RangeVar.

Commit c8af5019be added a forward declaration for this typedef that
caused redefinitions, which are not valid in C99.

Per buildfarm members longfin and sifaka.

Discussion: https://postgr.es/m/aO_fzfnKVXMd_RUM%40nathan
Backpatch-through: 18 only

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/15d7dded0e930b5781b2c0e591c1b45eb078a248

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


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