Re: [HACKERS] Outdated comments around HandleFunctionRequest

2017-04-05 Thread Heikki Linnakangas
On 04/05/2017 10:58 AM, Heikki Linnakangas wrote: On 04/05/2017 04:05 AM, Andres Freund wrote: PostgresMain() has the following blurb for fastpath functions: /* * Note: we may at this point be inside an aborted

Re: [HACKERS] Outdated comments around HandleFunctionRequest

2017-04-05 Thread Heikki Linnakangas
On 04/05/2017 04:05 AM, Andres Freund wrote: PostgresMain() has the following blurb for fastpath functions: /* * Note: we may at this point be inside an aborted * transaction. We can't throw error