Re: New functions in sslinfo module - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: New functions in sslinfo module
Date
Msg-id CAB7nPqTbLUSPN_ZksV-bHWna75oj5LrHX5ct_Ahg6A8AvtzTYg@mail.gmail.com
Whole thread Raw
In response to Re: New functions in sslinfo module  (Воронин Дмитрий <carriingfate92@yandex.ru>)
List pgsql-hackers
On Wed, Jul 2, 2014 at 9:19 PM, Воронин Дмитрий
<carriingfate92@yandex.ru> wrote:
>
> Oh, how can I write a documentation for my functions?

You will need to edit the sgml documentation and to include the diffs
in your patch. Hence in your case simply list the new functions and a
description of what they do in doc/src/sgml/sslinfo.sgml.
--
Michael



pgsql-hackers by date:

Previous
From: Воронин Дмитрий
Date:
Subject: Re: New functions in sslinfo module
Next
From: Stephen Frost
Date:
Subject: Re: pgaudit - an auditing extension for PostgreSQL