Обсуждение: Add cross references for CREATE FUNCTION to PLs

Поиск
Список
Период
Сортировка

Add cross references for CREATE FUNCTION to PLs

От
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 david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Вложения

Re: Add cross references for CREATE FUNCTION to PLs

От
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 <xref>,
so I didn't apply that. The rest of the patch was applied with minor
edits -- thanks for the patch.

-Neil