aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execScan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-11-10 18:32:36 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2020-11-10 18:32:36 -0500
commit5ce51f8280d3e2a59dbcd93c9d8244e3bf96944d (patch)
treee7680df6feccbafa50478dfc52fdf231b7ab6d2c /src/backend/executor/execScan.c
parent6bb1b38fa5388a4aa39ed9e56ef477f618fb28e1 (diff)
downloadpostgresql-5ce51f8280d3e2a59dbcd93c9d8244e3bf96944d.tar.gz
postgresql-5ce51f8280d3e2a59dbcd93c9d8244e3bf96944d.zip
Work around cross-version-upgrade issues created by commit 9e38c2bb5.
Summarily changing the STYPE of regression-test aggregates that depend on array_append or array_cat is an issue for the buildfarm's cross-version-upgrade tests, because those aggregates (as defined in the back branches) now won't load into HEAD. Although this seems like only a minimal risk for genuine user-defined aggregates, we need to do something for the buildfarm. Hence, adjust the aggregate definitions, in both HEAD and the back branches. Discussion: https://postgr.es/m/1401824.1604537031@sss.pgh.pa.us Discussion: https://postgr.es/m/E1kaQ2c-0005lx-Eg@gemulon.postgresql.org
Diffstat (limited to 'src/backend/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions