On Monday 24 November 2008 11:40:31 Pavel Stehule wrote: > I would to implement named params - and there expressions, that are > used as default params, should not be continual. I don't store params > as array of text because I would to eliminate repeated expression's > parsing. So I use similar machanism used for rules or views.
You mean you want to avoid repeated parsing of expressions in case the same expression is used as a default value for several parameters? How common would that be? -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers