- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitdb93e73
committed
Fix wrong construct_array_builtin() call in GUCArrayDelete()
The current code unintentionally uses the wrong datum to construct an array.The bug was introduced by096dd80, so no backpatching is needed.Reported-by: David SteeleDiscussion:https://postgr.es/m/d46f9265-ff3c-6743-2278-6772598233c2%40pgmasters.netAuthor: Nathan BossartReviewed-by: David Steele, Tom Lane1 parentdf38157 commitdb93e73
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6496 | 6496 |
| |
6497 | 6497 |
| |
6498 | 6498 |
| |
6499 |
| - | |
| 6499 | + | |
| 6500 | + | |
6500 | 6501 |
| |
6501 | 6502 |
| |
6502 | 6503 |
| |
|
0 commit comments
Comments
(0)