forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f1888e
committed
Make regress function make_tuple_indirect() able to handle plain attributes
The function has been introduced in3682025 to test at a low levelthe new kinds of external toast datums, and would fail on OOM whendealing with a plain storage attribute. The existing tests ofindirect_toast do not test this case, still the error generated wasconfusing.Author: Alexander LakhinDiscussion:https://postgr.es/m/250a21e5-d677-6b2a-2692-cd4233785e37@gmail.com1 parentfaaa0d2 commit8f1888e
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
598 |
| - | |
| 598 | + | |
| 599 | + | |
599 | 600 |
| |
600 | 601 |
| |
601 | 602 |
| |
|
0 commit comments
Comments
(0)