| From: | Phil Eaton <phil(at)eatonphil(dot)com> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Add minimal C example and SQL registration example for custom table access methods. |
| Date: | 2023-11-02 17:58:42 |
| Message-ID: | CAByiw+r+CS-ojBDP7Dm=9YeOLkZTXVnBmOe_ajK=en8C_zB3_g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Hello!
I was looking into table access methods recently and found the
existing page a bit sparse. Here's a small patch adding a little more
example code to the table access methods page.
Let me know if there's anything I can do to fix my patch up!
Cheers,
Phil
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Add-minimal-C-example-and-SQL-registration-exampl.patch | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2023-11-02 22:22:59 | Re: Documentation of return values of range functions lower and upper |
| Previous Message | PG Doc comments form | 2023-11-02 16:42:19 | Please make a note regarding the PL/pgSQL FOUND variable |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bharath Rupireddy | 2023-11-02 18:19:38 | Re: Atomic ops for unlogged LSN |
| Previous Message | Tomas Vondra | 2023-11-02 17:49:34 | Re: Detoasting optionally to make Explain-Analyze less misleading |