Invalidate cached plans dependent on FDW/foreign table/foreign server option(s)

Edit
Title Invalidate cached plans dependent on FDW/foreign table/foreign server option(s)
Topic Bug Fixes
Created 2016-04-14 07:26:27
Last modified 2017-01-06 19:13:31 (7 years, 2 months ago)
Latest email 2017-01-06 19:17:22 (7 years, 2 months ago)
Status
2017-01: Committed
2016-11: Moved to next CF
2016-09: Moved to next CF
Target version
Authors Amit Langote (amitlan)
Reviewers Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
postgres_fdw : altering foreign table not invalidating prepare statement execution plan.
First at 2016-04-04 06:17:46 by Rajkumar Raghuwanshi <rajkumar.raghuwanshi at enterprisedb.com>
Latest at 2017-01-06 19:17:22 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (foreign-plan-inval.patch) at 2016-11-30 08:25:04 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp>
    Attachment (foreign-plan-inval.patch) at 2016-11-30 08:25:04 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (foreign_plan_cache_inval_v6.patch) at 2016-10-18 12:48:51 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (foreign_plan_cache_inval_v5.patch) at 2016-10-17 11:12:18 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (foreign_plan_cache_inval_v4.patch) at 2016-10-06 12:55:20 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (foreign_plan_cache_inval_v3.patch) at 2016-10-05 11:45:37 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (foreign_plan_cache_inval_v2.patch) at 2016-10-04 11:30:18 from Etsuro Fujita <fujita.etsuro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (foreign_plan_cache_inval.patch) at 2016-09-29 11:03:43 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (fdw_disconn_on_alter_objs.patch) at 2016-04-05 09:44:08 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (fdw-plancache-inval-1.patch) at 2016-04-05 05:24:52 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
    Attachment (cache-inval-ft-options-1.patch) at 2016-04-04 08:45:01 from Amit Langote <Langote_Amit_f8 at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2017-01-06 19:13:31 Tom Lane (tgl) Closed in commitfest 2017-01 with status: Committed
2017-01-06 12:24:31 Ashutosh Bapat (ashutoshbapat) New status: Ready for Committer
2016-12-05 05:21:48 Haribabu Kommi (haribabu) Closed in commitfest 2016-11 with status: Moved to next CF
2016-11-30 08:32:39 Etsuro Fujita (efujita) New status: Needs review
2016-11-21 19:51:23 Tom Lane (tgl) New status: Waiting on Author
2016-11-09 19:49:11 Tom Lane (tgl) Added tgl as committer
2016-10-20 07:24:51 Ashutosh Bapat (ashutoshbapat) New status: Ready for Committer
2016-10-02 12:47:20 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Moved to next CF
2016-09-28 11:42:32 Ashutosh Bapat (ashutoshbapat) Added ashutosh_bapat as reviewer
2016-08-25 06:30:59 Etsuro Fujita (efujita) Added efujita as reviewer
2016-04-14 07:28:12 Amit Langote (amitlan) Changed authors to Amit Langote (amitlan)
2016-04-14 07:27:53 Amit Langote (amitlan) Changed name to Invalidate cached plans dependent on FDW/foreign table/foreign server option(s)
2016-04-14 07:26:28 Amit Langote (amitlan) Attached mail thread CAKcux6m5cA6rRPTKkqVdJ-R=KKDfe35Q_ZuUqxDSV_4hwga=og@mail.gmail.com
2016-04-14 07:26:27 Amit Langote (amitlan) Created patch record
Edit