Обсуждение: Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules"

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

Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules"

От
Bruce Momjian
Дата:
On Sun, Nov 11, 2012 at 06:35:35PM +0000, Andreas.Heiduk@web.de wrote:
> The following bug has been logged on the website:
>
> Bug reference:      7652
> Logged by:          Andreas H.
> Email address:      Andreas.Heiduk@web.de
> PostgreSQL version: 9.2.1
> Operating system:   any
> Description:
>
> It seems, that none of the functions in the section "Additional Supplied
> Modules" are listed in the index. I checked both the "intagg" module and the
> "dblink" module.
>
> To bad if you are looking the documentation of a function but don't know
> which module provides it (if any at all).

So, should I add them for 9.4?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules"

От
Bruce Momjian
Дата:
On Mon, Jul 22, 2013 at 08:02:46PM +0200, Andreas Heiduk wrote:
> Hello!
>
> On 29.06.2013 05:16 Bruce Momjian wrote:
> >On Sun, Nov 11, 2012 at 06:35:35PM +0000, Andreas.Heiduk@web.de wrote:
> >>The following bug has been logged on the website:
> >>
> >>Bug reference:      7652
> >>Logged by:          Andreas H.
> >>Email address:      Andreas.Heiduk@web.de
> >>PostgreSQL version: 9.2.1
> >>Operating system:   any
> >>Description:
> >>
> >>It seems, that none of the functions in the section "Additional Supplied
> >>Modules" are listed in the index. I checked both the "intagg" module and the
> >>"dblink" module.
> >>
> >>To bad if you are looking the documentation of a function but don't know
> >>which module provides it (if any at all).
> >So, should I add them for 9.4?
> >
> I really think, this would be a move into the right better direction. :-)

OK, done.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules"

От
Andreas Heiduk
Дата:
Hello!

On 29.06.2013 05:16 Bruce Momjian wrote:
> On Sun, Nov 11, 2012 at 06:35:35PM +0000, Andreas.Heiduk@web.de wrote:
>> The following bug has been logged on the website:
>>
>> Bug reference:      7652
>> Logged by:          Andreas H.
>> Email address:      Andreas.Heiduk@web.de
>> PostgreSQL version: 9.2.1
>> Operating system:   any
>> Description:
>>
>> It seems, that none of the functions in the section "Additional Supplied
>> Modules" are listed in the index. I checked both the "intagg" module and the
>> "dblink" module.
>>
>> To bad if you are looking the documentation of a function but don't know
>> which module provides it (if any at all).
> So, should I add them for 9.4?
>
I really think, this would be a move into the right better direction. :-)

Greetings
Andreas Heiduk