Add missing Int64GetDatum macro in dbsize.c
authorDavid Rowley <drowley@postgresql.org>
Fri, 9 Jul 2021 03:14:01 +0000 (15:14 +1200)
committerDavid Rowley <drowley@postgresql.org>
Fri, 9 Jul 2021 03:14:01 +0000 (15:14 +1200)
commitdd76aa54a3cf50e6b53b99c03ed008a15d6a7c35
tree5e533a3b7d0910cc051fa4c606eaf9f36b98dfc4
parent1efcd57208523b80682cc2dd77bfc2b8a59a928c
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
src/backend/utils/adt/dbsize.c