forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0cb01a0
committed
Doc: add missed entries in BRIN extensibility tables.
The tables in "71.3. Extensibility" listing the support functionsfor bloom and minmax-multi opclasses should include the associatedoptions function. While this isn't quite as required as the rest,you need it for full functionality of the opclass.Back-patch to v14 where these functions were added.1 parent07a9f4f commit0cb01a0
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 | 1230 |
| |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
1231 | 1235 |
| |
1232 | 1236 |
| |
1233 | 1237 |
| |
| |||
1286 | 1290 |
| |
1287 | 1291 |
| |
1288 | 1292 |
| |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
1289 | 1297 |
| |
1290 | 1298 |
| |
1291 | 1299 |
| |
|
0 commit comments
Comments
(0)