public inbox for [email protected]help / color / mirror / Atom feed
BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" 5+ messages / 3 participants [nested] [flat]
* BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" @ 2012-11-11 18:35 [email protected] 0 siblings, 2 replies; 5+ messages in thread From: [email protected] @ 2012-11-11 18:35 UTC (permalink / raw) To: [email protected] The following bug has been logged on the website: Bug reference: 7652 Logged by: Andreas H. Email address: [email protected] 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). ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" @ 2013-06-29 03:16 Bruce Momjian <[email protected]> parent: [email protected] 1 sibling, 1 reply; 5+ messages in thread From: Bruce Momjian @ 2013-06-29 03:16 UTC (permalink / raw) To: [email protected]; +Cc: pgsql-docs On Sun, Nov 11, 2012 at 06:35:35PM +0000, [email protected] wrote: > The following bug has been logged on the website: > > Bug reference: 7652 > Logged by: Andreas H. > Email address: [email protected] > 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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" @ 2013-07-22 18:02 Andreas Heiduk <[email protected]> parent: Bruce Momjian <[email protected]> 0 siblings, 1 reply; 5+ messages in thread From: Andreas Heiduk @ 2013-07-22 18:02 UTC (permalink / raw) To: Bruce Momjian <[email protected]>; +Cc: pgsql-docs Hello! On 29.06.2013 05:16 Bruce Momjian wrote: > On Sun, Nov 11, 2012 at 06:35:35PM +0000, [email protected] wrote: >> The following bug has been logged on the website: >> >> Bug reference: 7652 >> Logged by: Andreas H. >> Email address: [email protected] >> 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 -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [BUGS] BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" @ 2013-07-23 02:54 Bruce Momjian <[email protected]> parent: Andreas Heiduk <[email protected]> 0 siblings, 0 replies; 5+ messages in thread From: Bruce Momjian @ 2013-07-23 02:54 UTC (permalink / raw) To: Andreas Heiduk <[email protected]>; +Cc: pgsql-docs 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, [email protected] wrote: > >>The following bug has been logged on the website: > >> > >>Bug reference: 7652 > >>Logged by: Andreas H. > >>Email address: [email protected] > >>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 <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs ^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" @ 2013-08-23 22:13 Bruce Momjian <[email protected]> parent: [email protected] 1 sibling, 0 replies; 5+ messages in thread From: Bruce Momjian @ 2013-08-23 22:13 UTC (permalink / raw) To: [email protected]; +Cc: [email protected] On Sun, Nov 11, 2012 at 06:35:35PM +0000, [email protected] wrote: > The following bug has been logged on the website: > > Bug reference: 7652 > Logged by: Andreas H. > Email address: [email protected] > 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). FYI, this will be corrected in 9.3. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs ^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2013-08-23 22:13 UTC | newest] Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2012-11-11 18:35 BUG #7652: Documentation index lacks functions from "Additional Supplied Modules" [email protected] 2013-06-29 03:16 ` Bruce Momjian <[email protected]> 2013-07-22 18:02 ` Andreas Heiduk <[email protected]> 2013-07-23 02:54 ` Bruce Momjian <[email protected]> 2013-08-23 22:13 ` Bruce Momjian <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox