forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0219113
committed
Fix custom validators call in build_local_reloptions()
We need to call them only when validate == true.Backpatch to 13, where opclass options were introduced.Reported-by: Tom LaneDiscussion:https://postgr.es/m/2656633.1681831542%40sss.pgh.pa.usReviewed-by: Tom Lane, Pavel BorisovBackpatch-through: 131 parent79a66c6 commit0219113
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1946 | 1946 |
| |
1947 | 1947 |
| |
1948 | 1948 |
| |
1949 |
| - | |
1950 |
| - | |
| 1949 | + | |
| 1950 | + | |
| 1951 | + | |
1951 | 1952 |
| |
1952 | 1953 |
| |
1953 | 1954 |
| |
|
0 commit comments
Comments
(0)