Thread: pgsql: Add missing Int64GetDatum macro in dbsize.c

pgsql: Add missing Int64GetDatum macro in dbsize.c

From
David Rowley
Date:
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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/137af4f27a146f396bce5874f7e0be83ec065dc5

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