Get rid of pg_class usage in SJE regression tests

Usage of pg_class led to instability, see the buildfarm failure.
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prion&dt=2024-02-15%2021%3A58%3A04

Reported-by: Andrei Lepikhov
Discussion: 
https://postgr.es/m/250c4cec-e459-4311-8fd6-da2558b3f...@postgrespro.ru

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e1b7fde418f2c0ba4ab0d9fbfa801ef62d96397b

Modified Files
--------------
src/test/regress/expected/aggregates.out | 32 +++++++++++++++-----------------
src/test/regress/sql/aggregates.sql      |  9 +++------
2 files changed, 18 insertions(+), 23 deletions(-)

Reply via email to