Re: VIP: plpgsql - early embedded sql plan preparation - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: VIP: plpgsql - early embedded sql plan preparation
Date
Msg-id CAFj8pRDC3DgDrFRniA3zZErersa+TTeKjG95Rm19E5O=F1QPuA@mail.gmail.com
Whole thread Raw
In response to Re: VIP: plpgsql - early embedded sql plan preparation  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
>
> 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
>


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: VIP: plpgsql - early embedded sql plan preparation
Next
From: Simon Riggs
Date:
Subject: Re: PushActiveSnapshot(GetTransactionSnapshot())