Remove Int8GetDatum function
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-11T09:46:08Z
Releases:
19 (unreleased)
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
| Path | Change | +/− |
|---|---|---|
| src/include/postgres.h | modified | +0 −10 |
Discussion
- Define DatumGetInt8 function. 14 messages · 2025-12-29 → 2026-04-30