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