Adjust opr_sanity.out for small change in OID allocation.
This commit is contained in:
parent
837f33cfd9
commit
b31e83f461
@ -482,8 +482,8 @@ WHERE p1.aggtransfn = p2.oid AND
|
|||||||
(p2.pronargs = 1 AND p1.aggbasetype = 0)));
|
(p2.pronargs = 1 AND p1.aggbasetype = 0)));
|
||||||
oid | aggname | oid | proname
|
oid | aggname | oid | proname
|
||||||
-------+---------+-----+-------------
|
-------+---------+-----+-------------
|
||||||
16998 | max | 768 | int4larger
|
16997 | max | 768 | int4larger
|
||||||
17012 | min | 769 | int4smaller
|
17011 | min | 769 | int4smaller
|
||||||
(2 rows)
|
(2 rows)
|
||||||
|
|
||||||
-- Cross-check finalfn (if present) against its entry in pg_proc.
|
-- Cross-check finalfn (if present) against its entry in pg_proc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user