Re: [HACKERS] WIP Patch: Precalculate stable functions, infrastructure v1 - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [HACKERS] WIP Patch: Precalculate stable functions, infrastructure v1
Date
Msg-id 20170901121148.18925.22669.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: [HACKERS] WIP Patch: Precalculate stable functions,infrastructure v1  (Marina Polyakova <m.polyakova@postgrespro.ru>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  not tested
Implements feature:       not tested
Spec compliant:           not tested
Documentation:            not tested

Hi Marina,

I'm sorry to inform you that the v5 path set become a little outdated:

```
$ git apply v5-0002-Precalculate-stable-functions-planning-and-execut.patch
error: patch failed: src/pl/plpgsql/src/pl_exec.c:6471
error: src/pl/plpgsql/src/pl_exec.c: patch does not apply
```

If it's not too much trouble could you please fix the conflicts with the current master branch?

The new status of this patch is: Waiting on Author

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Upcoming commit fest will begin soon
Next
From: Haribabu Kommi
Date:
Subject: Re: [HACKERS] Visual Studio 2017 Build Support