Re: When deleting the plpgsql function, release the CachedPlan of the function - Mailing list pgsql-hackers

From Man Zeng
Subject Re: When deleting the plpgsql function, release the CachedPlan of the function
Date
Msg-id 175556784361.994.11217855119678985664.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: When deleting the plpgsql function, release the CachedPlan of the function  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: When deleting the plpgsql function, release the CachedPlan of the function
List pgsql-hackers
That's correct—this is a simple and blunt patch, and it fails to account for many factors. Initially, I wasn't even
sureif this qualified as a distinct issue. Your solution is far more reasonable, and I will rethink the new
implementationthoroughly based on your approach.
 

Thanks,
Zeng Man

The new status of this patch is: Waiting on Author

pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: COPY TO: provide hint when WHERE clause is used
Next
From: Erik Wienhold
Date:
Subject: Re: psql: Count all table footer lines in pager setup