aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2025-07-22 14:34:15 +0900
committerMichael Paquier <michael@paquier.xyz>2025-07-22 14:34:15 +0900
commit19179dbffc8fb9ff12b73fa157a340cff6867ca0 (patch)
treecbe7d83c66babea47ced4d737a7f69c6e3069ab6 /contrib/postgres_fdw/postgres_fdw.c
parent112faf1378ee62db75cd9e3223c86bf53b8c2736 (diff)
downloadpostgresql-19179dbffc8fb9ff12b73fa157a340cff6867ca0.tar.gz
postgresql-19179dbffc8fb9ff12b73fa157a340cff6867ca0.zip
doc: Inform about aminsertcleanup optional NULLness
This index AM callback has been introduced in c1ec02be1d79 and it is optional, currently only being used by BRIN. Optional callbacks are documented with NULL as possible value in amapi.h and indexam.sgml, but this 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.com Backpatch-through: 17
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions