pgsql: Fix regression test output of sepgsql

2021-08-09 Thread Michael Paquier
Fix regression test output of sepgsql The difference is caused by 7b56584, for the tests involving a table rewrite. Per buildfarm member rhinoceros. Discussion: https://postgr.es/m/yrhxxcyfjpupt...@paquier.xyz Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/1e3445

pgsql: Fix regression test output

2017-12-09 Thread Magnus Hagander
Fix regression test output Missed this in the last commit. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/ce1468d02bdbbe3aa710463fa9faaf8cf865ad72 Modified Files -- src/test/regress/expected/identity.out | 2 +- 1 file changed, 1 insertion(+), 1 deletio