]> granicus.if.org Git - postgresql/commit
Suppress compile warnings on machines where the INT64CONST() decoration
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 May 2004 18:53:18 +0000 (18:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 31 May 2004 18:53:18 +0000 (18:53 +0000)
commita843053e2e596da640d2afc73eeaa1f9273fff38
tree61c2eccd463a1bee72cc93c1308ee9fbf50471e2
parent8b1ae8fa3f6bac3ae02e4b445db88489835c626d
Suppress compile warnings on machines where the INT64CONST() decoration
is actually needed.  Per Oliver Elphick.
src/backend/utils/adt/date.c
src/backend/utils/adt/datetime.c
src/interfaces/ecpg/pgtypeslib/dt_common.c