Thread: pgsql: Blindly attempt to adapt sepgsql regression tests.

pgsql: Blindly attempt to adapt sepgsql regression tests.

From
Andres Freund
Date:
Blindly attempt to adapt sepgsql regression tests.

Commit bf6c614a2f2c58312b3be34a47e7fb7362e07bcb broke the sepgsql test
due to a new invocation of the function access hook during grouping
equal initialization.

The new behaviour seems at least as correct as the old one, so try
adapt the tests. As I've no working sepgsql setup here, this is just
going from buildfarm results.

Author: Andres Freund
Discussion: https://postgr.es/m/20180217000337.lfsdvro3l6ccsksp@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/29d432e477a99f4c1e18820c5fc820a6b178c695

Modified Files
--------------
contrib/sepgsql/expected/misc.out | 4 ++++
1 file changed, 4 insertions(+)