Re: [DOCS] Add cross references for CREATE FUNCTION to PLs

2005-05-19 Thread Neil Conway
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 , so I didn't apply that. The rest of the patch was applied with minor edits -- thanks for the patch. -Neil

[DOCS] Add cross references for CREATE FUNCTION to PLs

2005-05-19 Thread David Fetter
Folks, Please find enclosed a patch which adds cross-references to the CREATE FUNCTION syntax in the PL/* docs. Cheers, D -- David Fetter [EMAIL PROTECTED] http://fetter.org/ phone: +1 510 893 6100 mobile: +1 415 235 3778 Remember to vote! Index: doc/src/sgml/plperl.sgml =