diff options
author | Michael Paquier <michael@paquier.xyz> | 2024-10-07 15:47:40 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2024-10-07 15:47:40 +0900 |
commit | e09fff7c980a8b545a18e119be41bf67cd2e9182 (patch) | |
tree | 927d599b6e74e4ea782795eb31af50b1611e07f1 /src/backend/utils/adt/network_spgist.c | |
parent | 2e7c4abe5a88a1528236a13c9ef2e351a97fa022 (diff) | |
download | postgresql-e09fff7c980a8b545a18e119be41bf67cd2e9182.tar.gz postgresql-e09fff7c980a8b545a18e119be41bf67cd2e9182.zip |
doc: Add minimal C and SQL example to add a custom table AM handler
The documentation was rather sparse on this matter and there is no
extension in-core that shows how to do it. Adding a small example will
hopefully help newcomers. An advantage of writing things this way is
that the contents are not going to rot because of backend changes.
Author: Phil Eaton
Reviewed-by: Robert Haas, FabrÃzio de Royes Mello
Discussion: https://postgr.es/m/CAByiw+r+CS-ojBDP7Dm=9YeOLkZTXVnBmOe_ajK=en8C_zB3_g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/network_spgist.c')
0 files changed, 0 insertions, 0 deletions