diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-11-10 18:32:36 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-11-10 18:32:36 -0500 |
commit | 253f02c46f0e999d2970396709b1df08590ccfb7 (patch) | |
tree | 18fc2bb3c528b092a8ee15db7f97aa911972179d /src/backend/utils/adt/timestamp.c | |
parent | e6c792ab72b99a3d68bf0696d0720e9afc61695c (diff) |
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/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions