aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/jsonb_plpython.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2019-03-11 18:14:05 -0400
committerAndrew Dunstan <andrew@dunslane.net>2019-03-11 18:14:05 -0400
commit5e74a427854fa17babfbb0e22c4ca95e4f48f2fe (patch)
tree8626b2ffa62d12ff68097558ab311b7c4d28bf64 /contrib/jsonb_plpython/jsonb_plpython.c
parent32b8f0b0332ef96c67f06ded4d458a3ce12fe2ef (diff)
downloadpostgresql-5e74a427854fa17babfbb0e22c4ca95e4f48f2fe.tar.gz
postgresql-5e74a427854fa17babfbb0e22c4ca95e4f48f2fe.zip
Document incompatibility of comparison expressions with VARIADIC array arguments
COALESCE, GREATEST and LEAST all look like functions taking variable numbers of arguments, but in fact they are not functions, and so VARIADIC array arguments don't work with them. Add a note to the docs explaining this fact. The consensus is not to try to make this work, but just to document the limitation. Discussion: https://postgr.es/m/CAFj8pRCaAtuXuRtvXf5GmPbAVriUQrNMo7-=TXUFN025S31R_w@mail.gmail.com
Diffstat (limited to 'contrib/jsonb_plpython/jsonb_plpython.c')
0 files changed, 0 insertions, 0 deletions