Remove Int8GetDatum function We have no uses of Int8GetDatum in our tree and did not have for a long time (or never), and the inverse does not exist either.
Author: Kirill Reshke <[email protected]> Suggested-by: Tom Lane <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/caldssphfyb9qlshee73xtzm1cbwjno9+jzfnf-zuewcrw5y...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d4a080b8a190c4ba434a390939c995a50da12cf6 Modified Files -------------- src/include/postgres.h | 10 ---------- 1 file changed, 10 deletions(-)
