Re: [HACKERS] VIP: plpgsql - early embedded sql plan preparation

2011-08-23 Thread Pavel Stehule
> > Is it possible to raise warnings at function creation time? > when this code will be in core, then it is possible without one significant exceptions - triggers :( I am not able to specify a target table - and real type for NEW and OLD records. Regards Pavel > merlin > -- Sent via pgsql-ha

Re: [HACKERS] VIP: plpgsql - early embedded sql plan preparation

2011-08-23 Thread Merlin Moncure
On Tue, Aug 23, 2011 at 6:30 AM, Pavel Stehule wrote: > Hello > > I am returning back to discus two months ago about usage of > plpgsql_lint. I integrated this module to plpgsql's core. This feature > is controlled via plpgsql GUC variable prepare_plans and via plpgsql > option. It works with all