]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Suppress compile warnings on machines where the INT64CONST() decoration
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Jun 2004 17:17:49 +0000 (17:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 13 Jun 2004 17:17:49 +0000 (17:17 +0000)
commitda736b79e78af045cfe0d30fa564b876545a5f27
tree9a44ce9b9231e3ca95f5e8a31498bb5eb2ec0eba
parent2e11ef8be8a33b28f33ae1b56421c2bf0683daa7
Suppress compile warnings on machines where the INT64CONST() decoration
is actually needed.  Backport of Oliver Elphick's recent patch.
src/backend/utils/adt/date.c
src/backend/utils/adt/datetime.c
src/interfaces/ecpg/pgtypeslib/dt_common.c