Fix expected output: the order of agg permission checks changed.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 8818ad5b1557d42cd58e5196fac7084a2389bdad
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2020-11-24T10:50:16Z
Releases: 14.0
Fix expected output: the order of agg permission checks changed.

Commit 0a2bc5d61e changed the order that permissions on the final and
transition functions of an aggregate are checked in. That shows up as a
difference in the order the LOG messages in this sepgsql regression test
are printed. Adjust the expected output.

Per buildfarm failure in rhinoceros.

Files

PathChange+/−
contrib/sepgsql/expected/misc.out modified +4 −4