forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6e7361c
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 parent109363d commit6e7361c
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1972 | 1972 |
| |
1973 | 1973 |
| |
1974 | 1974 |
| |
1975 |
| - | |
1976 |
| - | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
1977 | 1978 |
| |
1978 | 1979 |
| |
1979 | 1980 |
| |
|
0 commit comments
Comments
(0)