Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb31e83f

Browse files
committed
Adjust opr_sanity.out for small change in OID allocation.
1 parent837f33c commitb31e83f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/regress/expected/opr_sanity.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ WHERE p1.aggtransfn = p2.oid AND
482482
(p2.pronargs = 1 AND p1.aggbasetype = 0)));
483483
oid | aggname | oid | proname
484484
-------+---------+-----+-------------
485-
16998 | max | 768 | int4larger
486-
17012 | min | 769 | int4smaller
485+
16997 | max | 768 | int4larger
486+
17011 | min | 769 | int4smaller
487487
(2 rows)
488488

489489
-- Cross-check finalfn (if present) against its entry in pg_proc.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp