aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-02-04 21:45:39 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2019-02-04 21:45:39 -0500
commit24114e8b4df4a4ff2db9e608742768d219b1067c (patch)
treee508196e7d489eed8d9ecb022a6e2ad098bec768 /src/backend/utils/adt/arrayfuncs.c
parent527b5ed1ad469e19af458a3cbcc060899d1eab71 (diff)
downloadpostgresql-24114e8b4df4a4ff2db9e608742768d219b1067c.tar.gz
postgresql-24114e8b4df4a4ff2db9e608742768d219b1067c.zip
Remove unnecessary "inline" marker introduced in commit 4be058fe9.
Some of our older buildfarm members bleat about this coding, along the lines of prepjointree.c:112: warning: 'get_result_relid' declared inline after being called prepjointree.c:112: warning: previous declaration of 'get_result_relid' was here Modern compilers will probably inline this function without being prompted, so rather than move the function, let's just drop the marking.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions