- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit282b10c
committed
doc: Inform about aminsertcleanup optional NULLness
This index AM callback has been introduced inc1ec02b and it isoptional, currently only being used by BRIN. Optional callbacks aredocumented with NULL as possible value in amapi.h and indexam.sgml, butthis callback has missed this part of the description.Reported-by: Peter Smith <smithpb2250@gmail.com>Reviewed-by: Japin Li <japinli@hotmail.com>Discussion:https://postgr.es/m/CAHut+PvgYcPmPDi1YdHMJY5upnyGRpc0N8pk1xNB11xDSBwNog@mail.gmail.comBackpatch-through: 171 parent0ded761 commit282b10c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
0 commit comments
Comments
(0)