Re: Do we need "Diagnostics" sections of SQL command reference pages?

Поиск
Список
Период
Сортировка
От Dan Langille
Тема Re: Do we need "Diagnostics" sections of SQL command reference pages?
Дата
Msg-id 3F4B2628.2121.19C09262@localhost
обсуждение исходный текст
Ответ на Do we need "Diagnostics" sections of SQL command reference pages?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
On 26 Aug 2003 at 9:14, Tom Lane wrote:

> "Dan Langille" <dan@langille.org> writes:
> > On 25 Aug 2003 at 17:37, Tom Lane wrote:
> >> I'm starting to look at updating the docs to match 7.4 error message
> >> spellings.  I find that a large part of the work I'll have to do is in
> >> updating the "Diagnostics" (formerly "Outputs") section of the command
> >> reference pages.
>
> > Do you have a URL for that.
>
> Any of the SQL command reference pages, eg
> http://developer.postgresql.org/docs/postgres/sql-createdatabase.html

Thanks.  I was looking for a single section.

The value I see in those message is it gives the reader more
information about what can go wrong.  The above example shows that
you cannot use "create database" within a transaction.

Also, the information under "ERROR: Could not initialize database
directory." is pretty good.
--
Dan Langille : http://www.langille.org/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Do we need "Diagnostics" sections of SQL command reference pages?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Do we need "Diagnostics" sections of SQL command reference pages?