Re: [PATCH] Add some documentation on how to call internal functions

From: Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Add some documentation on how to call internal functions
Date: 2024-10-09 18:53:25
Message-ID: CA+v5N414dPkdJh=rNxq8ttkA3d8VbUWFsKyc6as9XcLV5iJ7QQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's a v2
- note on NULL args/returns
- ref PointerGetDatum
- used your example. Started adding some comments but don't think they're
really necessary. The reader gets the point as-is I think.

Attachment Content-Type Size
v2-0001-Add-some-documentation-on-how-to-call-internal-fu.patch application/octet-stream 3.1 KB
v2-0002-Add-note-on-NULL.-Update-example-to-use-text.patch application/octet-stream 1.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcos Pegoraro 2024-10-09 19:16:53 Mathematical Functions and Operators
Previous Message Paul Ramsey 2024-10-09 18:52:25 Pg17 Crash in Planning (Arrays + Casting + UDF)