Re: ALTER TABLE lock strength reduction patch is unsafe - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: ALTER TABLE lock strength reduction patch is unsafe
Date
Msg-id CAM3SWZR5Gq-6gLA68RHUqiueneNBb2M0artJKwERH0ZWg+qLkQ@mail.gmail.com
Whole thread Raw
In response to Re: ALTER TABLE lock strength reduction patch is unsafe  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: ALTER TABLE lock strength reduction patch is unsafe  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Wed, Jan 15, 2014 at 6:57 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> v15 to fix the above problem.

Minor quibble: I get a compiler warning with the patch applied.
"relcache.c: In function ‘RememberToFreeTupleDescAtEOX’:
relcache.c:2317:3: warning: ISO C90 forbids mixed declarations and
code [-Werror=declaration-after-statement]".


--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [bug fix] pg_ctl always uses the same event source
Next
From: Marco Atzeri
Date:
Subject: Re: Postgresql for cygwin - 3rd