forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9ef5a35
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 parentdde926b commit9ef5a35
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1963 | 1963 |
| |
1964 | 1964 |
| |
1965 | 1965 |
| |
1966 |
| - | |
1967 |
| - | |
| 1966 | + | |
| 1967 | + | |
| 1968 | + | |
1968 | 1969 |
| |
1969 | 1970 |
| |
1970 | 1971 |
| |
|
0 commit comments
Comments
(0)