aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGroup.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-03-14 12:52:03 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-03-14 12:52:31 -0400
commitf12423d75a1181d75bd646869b140ba0c199fa99 (patch)
treed7be118fee1965476e38461d4c4c66de321931c6 /src/backend/executor/nodeGroup.c
parentb051a34fd8877635186ed84a857f2f38cd059468 (diff)
downloadpostgresql-f12423d75a1181d75bd646869b140ba0c199fa99.tar.gz
postgresql-f12423d75a1181d75bd646869b140ba0c199fa99.zip
Adjust regression test to avoid platform-dependent failure.
We have a test that verifies that max(anyarray) will cope if the array column elements aren't all the same array type. However, it's now possible for that to produce a collation-related error message instead of the expected one, if the first two column elements happen to be of the same type and it's one that expects to be given collation info. Tweak the test to ensure this doesn't happen. Per buildfarm member pika.
Diffstat (limited to 'src/backend/executor/nodeGroup.c')
0 files changed, 0 insertions, 0 deletions