On Tue, Apr 2, 2019 at 5:37 AM Christoph Berg <[email protected]> wrote: > Re: Raymond Martin 2019-04-01 > <bn8pr21mb121708579a3782866df1f745b1...@bn8pr21mb1217.namprd21.prod.outlook.com> > > Thanks again Fabien. I am attaching the patch to this email in the hope of > > getting it approved during the next commit fest. > > you sent the patch as UTF-16, could you re-send it as plain ascii?
One thing that needs some thought here is what happens if the value of pgss_enabled() changes. For example we don't want a situation where if the value changes from off to on between one stage of processing and another, the server crashes. I don't know whether that's a risk here or not; it's just something to think about. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
