| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | vlasenko(at)aport(dot)ru |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: misprints |
| Date: | 2001-01-17 16:34:34 |
| Message-ID: | 200101171634.LAA17401@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Fix applied. Thanks.
> There are misprints in postgres doc., in :
> Chapter 10. PL/pgSQL - SQL Procedural Language (c40914117.htm)
>
> Statements
> ...
> (resulting in a PL/pgSQL internal SELECT).
> But there are cases where someone isn't interested int
> -----------------------------------------(have to be)-->
> But there are cases where someone isn't interested in
> the functions result.
>
> RAISE level format''
> --(have to be)-->
> RAISE level 'format'
>
>
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert B. Easter | 2001-01-17 20:02:13 | Re: [PATCHES] docs: syntax.sgml patch |
| Previous Message | Thomas Lockhart | 2001-01-17 15:38:41 | Re: misprints |