Re: openLogOff is not needed anymore

2019-03-06 Thread Antonin Houska
Robert Haas wrote: > On Wed, Mar 6, 2019 at 6:10 AM Antonin Houska wrote: > > ... obviously due to commit c24dcd0. The following patch removes it. > > Committed, after a short struggle to get the patch out of the email > body in a usable form. It was just convenient for me to use vc-diff emacs

Re: openLogOff is not needed anymore

2019-03-06 Thread Robert Haas
On Wed, Mar 6, 2019 at 6:10 AM Antonin Houska wrote: > ... obviously due to commit c24dcd0. The following patch removes it. Committed, after a short struggle to get the patch out of the email body in a usable form. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreS

openLogOff is not needed anymore

2019-03-06 Thread Antonin Houska
... obviously due to commit c24dcd0. The following patch removes it. diff --git a/src/backend/access/transam/xlog.c b/src/backend/access/transam/xlog.c index ecd12fc53a..0fdd82a287 100644 --- a/src/backend/access/transam/xlog.c +++ b/src/backend/access/transam/xlog.c @@ -771,13 +771,11 @@ static