| From: | <Eugen(dot)Konkov(at)aldec(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: BUG: wrong doc or wrong connectby? |
| Date: | 2008-03-28 17:06:21 |
| Message-ID: | 038501c890f6$0c73f660$1200a8c0@kharkov.localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Please, can you put this hint to 'F29. tablefunc' chapter:
NOTICE: You need to install contrib module
thx
----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: <Eugen(dot)Konkov(at)aldec(dot)com>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Sent: Friday, March 28, 2008 4:48 PM
Subject: Re: [BUGS] BUG: wrong doc or wrong connectby?
> <Eugen(dot)Konkov(at)aldec(dot)com> writes:
>> ERROR: function connectby(unknown, unknown, unknown, unknown, integer,
>> unknown) does not exists
>
> You didn't install that contrib module.
> http://www.postgresql.org/docs/8.3/static/contrib.html
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Eugen.Konkov | 2008-03-28 17:11:06 | Re: FOR-IN-EXECUTE: FOR does not replanned on each entry to the FOR loop |
| Previous Message | Sam Mason | 2008-03-28 16:52:33 | Re: Redundant explicit field name/types description while select from function with return type of record |