Re: Stored functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Nigel Horne <njh(at)bandsman(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Stored functions
Date: 2005-08-19 13:56:36
Message-ID: 17872.1124459796@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Nigel Horne <njh(at)bandsman(dot)co(dot)uk> writes:
> The on-line manual,
> http://www.postgresql.org/docs/8.0/interactive/index.html,
> doesn't describe how to call stored functions, or if it does
> it's well hidden.

Start here:
http://www.postgresql.org/docs/8.0/static/xfunc.html
http://www.postgresql.org/docs/8.0/static/xfunc-sql.html

If that first page already throws you, try backing up to the
beginning of the chapter,
http://www.postgresql.org/docs/8.0/static/extend.html

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-08-19 14:00:04 Re: [GENERAL] BUG #1830: Non-super-user must be able to copy from a
Previous Message Michael Fuhr 2005-08-19 13:55:51 Re: How disable context view in RAISE