Bernd Helmle wrote: > --On Donnerstag, August 24, 2006 22:25:46 +0200 Bernd Helmle > <[EMAIL PROTECTED]> wrote: > > >--On Montag, August 21, 2006 02:07:41 -0400 Alvaro Herrera > ><[EMAIL PROTECTED]> wrote: > > > > > >If someone wants to look at the current updatable view patch, please look > >at this current > >version. > > I did some more rework based on additional suggestions from Alvaro, so > please > find the current updatable view patch attached. I've rewritten functions to > use expression_tree_walker() and added additional comments. If you find > anything more to improve, feel free to drop your comments. Thanks to > Alvarro for its comments again.
Note that pg_rewrite.h does not match catalogs.sgml. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(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