improve PL/PgSQL documentation

Started by Neil Conwayalmost 24 years ago2 messagespatches
Jump to latest
#1Neil Conway
neilc@samurai.com

This patch improves the PL/PgSQL documentation. There is a lot more
work to be done in this area, but this is a start, at least.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachments:

plpgsql-doc.patchtext/x-patchDownload+173-140
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Neil Conway (#1)
Re: improve PL/PgSQL documentation

Neil Conway <neilc@samurai.com> writes:

This patch improves the PL/PgSQL documentation. There is a lot more
work to be done in this area, but this is a start, at least.

Applied (with a little bit of further editorial work of my own).

regards, tom lane