Re: Clean up of postgresql_fdw.c

Lists: pgsql-hackers
From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com>
Subject: Clean up of postgresql_fdw.c
Date: 2012-08-23 04:51:24
Message-ID: CAB7nPqT=Xknxww8qX8T-uUvVwdq3n_iv-tztMFKbUeJ-5foUPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

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

Attachment Content-Type Size
20120823_pgfdw_cleanup.patch application/octet-stream 3.5 KB

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Clean up of postgresql_fdw.c
Date: 2012-08-23 05:05:45
Message-ID: CAB7nPqSRt5F2mdznYWLN64+QbvvhFkRvvmKgzUq_H324fH0Afg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Sorry, this was not dedicated to this mailing list.
My apologies.
--
Michael Paquier
http://michael.otacoo.com