From: | "Michael Swierczek" <mike(dot)swierczek(at)gmail(dot)com> |
---|---|
To: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: plpgsql questions |
Date: | 2006-03-28 16:52:47 |
Message-ID: | 68b5b5880603280852g40e7c409l4db6c0609332cadc@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I'm very sorry for wasting your time. I got impatient and, like a fool,
gave up on both the website documentation and the book documentation about
two paragraphs before finding the required bit of info (select * from
srf_function()).
Thank you for the help.
-Mike
On 3/28/06, A. Kretschmer <andreas(dot)kretschmer(at)schollglas(dot)com> wrote:
>
> am 28.03.2006, um 11:02:28 -0500 mailte Michael Swierczek folgendes:
> > chapter layout is frustrating to the point of making me tear my hair
> out.
> > At the very least, I would like a complete list of parameter types,
> calling
> > syntax, and return types.
>
> Our documentation? http://www.postgresql.org/docs/8.1/interactive/
>
> > [ SRF function ]
> >
> > I try to invoke 'get_informant_id_for_episode_three()' but I just get a
> > syntax error at the first character.
>
> select * from srf_function();
>
>
> http://www.postgresql.org/docs/current/static/xfunc-sql.html#XFUNC-SQL-TABLE-FUNCTIONS
>
>
> HTH, Andreas
> --
> Andreas Kretschmer (Kontakt: siehe Header)
> Heynitz: 035242/47215, D1: 0160/7141639
> GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
> === Schollglas Unternehmensgruppe ===
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
From | Date | Subject | |
---|---|---|---|
Next Message | Srinivas Iyyer | 2006-03-28 22:12:02 | Re: Non-Unique intems |
Previous Message | A. Kretschmer | 2006-03-28 16:38:35 | Re: plpgsql questions |