pgsql: Put back mistakenly removed #include.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Put back mistakenly removed #include.
Дата
Msg-id E1jM22g-00040I-Bp@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Put back mistakenly removed #include.

In commit 4dbcb3f84 I removed some code from parse_coerce.c, and also
removed some apparently-no-longer-needed #includes.  But removing
datum.h broke some not-compiled-by-default code.

Discussion: https://postgr.es/m/20200407205436.pyjhddw5bn5upvsu@development

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7a5d74b7dd4b1324e8a8fff4086d51d4f43b1721

Modified Files
--------------
src/backend/parser/parse_coerce.c | 1 +
1 file changed, 1 insertion(+)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Remove testing for precise LSN/reserved bytes in new TAP test
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Add functions to calculate the next power of 2