Remove Int8GetDatum function

Peter Eisentraut <peter@eisentraut.org>

Commit: d4a080b8a190c4ba434a390939c995a50da12cf6
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-11T09:46:08Z
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 <reshkekirill@gmail.com>
Suggested-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/CALdSSPhFyb9qLSHee73XtZm1CBWJNo9+JzFNf-zUEWCRW5yEiQ@mail.gmail.com

Files

PathChange+/−
src/include/postgres.h modified +0 −10

Discussion