aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/datum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-11-03 16:10:23 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-11-03 16:10:38 -0500
commit6dd92138d1efd0da89e90b98bd71b76c3905f9aa (patch)
treed18a4fcbb0cb53a85fea3e8e56c63477f41afd46 /src/backend/utils/adt/datum.c
parent43753c2cfbdd9870e68671abcc9dd377881071b0 (diff)
downloadpostgresql-6dd92138d1efd0da89e90b98bd71b76c3905f9aa.tar.gz
postgresql-6dd92138d1efd0da89e90b98bd71b76c3905f9aa.zip
Suppress warning from older compilers.
Commit 8af1624e3 introduced a warning about possibly returning without a value, on compilers that don't realize that ereport(ERROR) doesn't return. Tweak the code to avoid that. Per buildfarm. Back-patch to 9.6, like the aforesaid commit.
Diffstat (limited to 'src/backend/utils/adt/datum.c')
0 files changed, 0 insertions, 0 deletions