Hello On 27/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > but i do not want use function or procedure > > wish this features >
PostgreSQL doesn't support this feature. You can use procedural construct only in functions. Regards Pavel Stehule > > > > ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match