Thread
-
Clean up of postgresql_fdw.c
Michael Paquier <michael.paquier@gmail.com> — 2012-08-23T04:51:24Z
Hi all, I am looking at postgresql_fdw.c and I am cleaning up the functions inside it. Please find attached a patch that removes is_immutable_func as it does exactly the same thing as func_volatile in lsyscache.c. There is still one function remaining in postgresql_fdw.c called pgxc_is_expr_shippable that is related to FQS planner. Ashutosh, any thoughts about where to put it? -- Michael Paquier http://michael.otacoo.com
-
Re: Clean up of postgresql_fdw.c
Michael Paquier <michael.paquier@gmail.com> — 2012-08-23T05:05:45Z
Sorry, this was not dedicated to this mailing list. My apologies. -- Michael Paquier http://michael.otacoo.com