Suppress compile warnings on machines where the INT64CONST() decoration
Tom Lane <tgl@sss.pgh.pa.us>
Suppress compile warnings on machines where the INT64CONST() decoration is actually needed. Per Oliver Elphick.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/date.c | modified | +2 −2 |
| src/backend/utils/adt/datetime.c | modified | +3 −3 |
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +1 −1 |