Re: Looking for auto starting procedures - Mailing list pgsql-general

From Guillaume Lelarge
Subject Re: Looking for auto starting procedures
Date
Msg-id 4CF97DF5.8040505@lelarge.info
Whole thread Raw
In response to Re: Looking for auto starting procedures  ("manfred.braun" <manfbraun@manfbraun.de>)
List pgsql-general
Le 03/12/2010 21:22, manfred.braun a écrit :
> [...]
> Yes, thanks, I am just trying to lern the difference.
> I am comin from Sql Server, but I am not a experienced
> db developer. But in Sql Server, you may hack your tests
> just in a direct statement and if it runs, wrap/put
> it in the function or procedure.
>

You can use the DO command in 9.0 to do just that.


--
Guillaume
 http://www.postgresql.fr
 http://dalibo.com

pgsql-general by date:

Previous
From: Derrick Rice
Date:
Subject: Re: RESET ROLE and search_path, Connection pool
Next
From: Miguel Vaz
Date:
Subject: Table design - postgresql solution