Обсуждение: PostgreSQL 7.4 Documentation - create_trigger.sgml

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

PostgreSQL 7.4 Documentation - create_trigger.sgml

От
Halley Pacheco de Oliveira
Дата:
In file create_trigger.sgml line 25 is written:

<replaceable class="PARAMETER">funcname</replaceable>

and in line 36 is written:

class="parameter">func</replaceable>

and in line 146 is written:

<replaceable class="parameter">func</replaceable>

I think it should be func or funcname in all these
lines.

In line 40 is written:

... either before before the

Halley

______________________________________________________________________

Yahoo! Mail: 6MB, anti-spam e antivírus gratuito! Crie sua conta agora:
http://mail.yahoo.com.br

Re: PostgreSQL 7.4 Documentation - create_trigger.sgml

От
Tom Lane
Дата:
=?iso-8859-1?q?Halley=20Pacheco=20de=20Oliveira?= <halleypo@yahoo.com.br> writes:
> [ mistakes in create_trigger.sgml ]

Patches applied.  Thanks for the report!

            regards, tom lane