Add missing Int64GetDatum macro in dbsize.c
authorDavid Rowley <drowley@postgresql.org>
Fri, 9 Jul 2021 03:12:31 +0000 (15:12 +1200)
committerDavid Rowley <drowley@postgresql.org>
Fri, 9 Jul 2021 03:12:31 +0000 (15:12 +1200)
commit87103002c89a80411a96068da2d643d0bc2804e9
tree2a2f11a615ad5a89667b3d013ca9b8343c272f1b
parent6f88b68ff4adfe17a80c0befdf9bb8b0a8218def
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