Thread: Add cross references for CREATE FUNCTION to PLs

Add cross references for CREATE FUNCTION to PLs

From
David Fetter
Date:
Folks,

Please find enclosed a patch which adds cross-references to the CREATE
FUNCTION syntax in the PL/* docs.

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Attachment

Re: Add cross references for CREATE FUNCTION to PLs

From
Neil Conway
Date:
David Fetter wrote:
> Please find enclosed a patch which adds cross-references to the CREATE
> FUNCTION syntax in the PL/* docs.

I thought the PL/PgSQL hunk wasn't an appropriate place for an <xref>,
so I didn't apply that. The rest of the patch was applied with minor
edits -- thanks for the patch.

-Neil