summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/datetime.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-05-28 15:40:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-05-28 15:40:25 +0000
commit4b72779f7bd8e674ac8a2a7b5eac007d11f16e4d (patch)
treeb8f2450f31c15f3284075d9f75bcd54ca024a1a8 /src/backend/utils/adt/datetime.c
parent67f6b333acc70e7346078dde25fb237465a31271 (diff)
fastpath neglected to pass a valid isNull flag to the function being
called. We hadn't noticed this because C-coded functions mostly don't pay attention to isNull anyway ... but plpgsql functions sure do ... This is fixed in another way for 7.1, but 7.0.1 needs this patch.
Diffstat (limited to 'src/backend/utils/adt/datetime.c')
0 files changed, 0 insertions, 0 deletions