Commit 27d1c18
Remove client_min_messages suppression from the update script
Same reasoning as reconcile-object-functions' identical change to
sql/object_reference.sql: a shipped script (this one runs for real on
every ALTER EXTENSION UPDATE) shouldn't unilaterally change a session
setting on its caller's behalf, even scoped via SET LOCAL. Verified no
test depends on the quieter output -- make test/verify-results in both
fresh and update (TEST_LOAD_SOURCE=update) modes still pass cleanly.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2117dff commit 27d1c18
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 54 | | |
62 | 55 | | |
63 | 56 | | |
| |||
0 commit comments