On Mon, Mar 8, 2021 at 9:41 PM Tom Lane <[email protected]> wrote: > Guyren Howe <[email protected]> writes: > > This seems like an important consideration. I’ve spent 10 minutes > searching the documentation for PG 11 and can’t find where it is > documented. Perhaps it should be made more prominent? > > https://www.postgresql.org/docs/current/xproc.html > > CREATE FUNCTION links into 37.3 but CREATE PROCEDURE doesn't link into 37.4
Even if this may not be sufficient it seems reasonable to at least remain consistent. I suspect most people start at CREATE, not "Server Programming". David J.
