Re: blatantly a bug in the documentation

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: blatantly a bug in the documentation
Дата
Msg-id 20081124132230.GG23801@a-kretschmer.de
обсуждение исходный текст
Ответ на Re: blatantly a bug in the documentation  ("Merlin Moncure" <mmoncure@gmail.com>)
Ответы Re: blatantly a bug in the documentation  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
am  Mon, dem 24.11.2008, um  7:24:47 -0500 mailte Merlin Moncure folgendes:
> On Mon, Nov 24, 2008 at 6:02 AM, A. Kretschmer
> <andreas.kretschmer@schollglas.com> wrote:
> > I hope this is the right place to report a bug/issue in the official
> > documentation...
> >
> > In
> > http://www.postgresql.org/docs/current/interactive/plpgsql-control-structures.html
> > there is an example for a function, cs_refresh_mviews(), chapter 38.6.4.
> > Within this function there are a "PERFORM cs_log('Refreshing
> > materialized views...');", but such a function cs_log() are not in the
> > core distibution.
> 
> The example in the docs is pseudo-code.  None of the tables referenced
> exist either...the purpose of the example was to demonstrate the
> syntax of for loops.

Okay, it is an argument. On the other side, it was a question today in
the irc-channel (#postgresql) today, someone asked, why his funktion
don't work. I think, such examples should not contain such code. It is
not apparent that this function are not available.

Again, thx to all people behind PostgreSQL, it is a great thing and it
has a really informatively documentation. My post was only a hint to
make it better.


Andreas
-- 
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net


В списке pgsql-hackers по дате отправления:

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WIP: default values for function parameters