Add missing descriptions for aggregates, functions and conversions

From: Bernd Helmle <mailings(at)oopsware(dot)de>
To: pgsql-patches(at)postgresql(dot)org
Subject: Add missing descriptions for aggregates, functions and conversions
Date: 2008-07-08 15:14:15
Message-ID: DE26C651FBC30A5C3D3E644B@imhotep.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Please find attached a patch that adds some missing descriptions for
aggregates, functions and conversions. This will add COMMENTs to the
conversion sql script as well. Most of the descriptions are taken from the
documentation (especially for the statistic functions). I didn't bother
with some internal functions like text_pattern_lt, if we agree they should
be described as well i can add them, too.

--
Thanks

Bernd

Attachment Content-Type Size
function_descr.patch text/x-diff 24.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jaime Casanova 2008-07-08 16:10:45 Re: [PATCHES] Extending grant insert on tables to sequences
Previous Message Heikki Linnakangas 2008-07-08 15:13:13 Re: Bug fix for pg_standby keepfiles calculation