pgsql: Add missing Int64GetDatum macro in dbsize.c

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Add missing Int64GetDatum macro in dbsize.c
Дата
Msg-id E1m1gwe-00036b-KA@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing Int64GetDatum macro in dbsize.c

I accidentally missed adding this when adjusting 55fe60938 for back
patching.  This adjustment was made for 9.6 to 13. 14 and master are not
affected.

Discussion: https://postgr.es/m/CAApHDvp=twCsGAGQG=A=cqOaj4mpknPBW-EZB-sd+5ZS5gCTtA@mail.gmail.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87103002c89a80411a96068da2d643d0bc2804e9

Modified Files
--------------
src/backend/utils/adt/dbsize.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Fix incorrect return value in pg_size_pretty(bigint)
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Add missing Int64GetDatum macro in dbsize.c