Stored functions

From: Nigel Horne <njh(at)bandsman(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Stored functions
Date: 2005-08-19 11:07:57
Message-ID: 1124449676.4686.12.camel@laptop1.home-network2.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Are there some examples anywhere? After
googling I can find much duplication of non-data (people
love to mirror sites don't they?) but no real examples.

-Nigel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Oliver Jowett 2005-08-19 11:12:31 Re: BUG #1830: Non-super-user must be able to copy from a
Previous Message Együd Csaba 2005-08-19 10:00:46 How to DES encrypt/decrypt strings from PL/pgSQL