On Tue, Oct 7, 2014 at 3:32 AM, Tom Lane wrote:
> Stamp 9.4beta3.
>
Tag REL9_4_BETA3 seems to be still missing.
--
Michael
On 2014-10-07 20:27:16 +0900, Michael Paquier wrote:
> On Tue, Oct 7, 2014 at 3:32 AM, Tom Lane wrote:
>
> > Stamp 9.4beta3.
> >
> Tag REL9_4_BETA3 seems to be still missing.
That's normal. The tag is normally only pushed around the release date.
Greetings,
Andres Freund
--
Andres Freund
Andres Freund writes:
> On 2014-10-07 20:27:16 +0900, Michael Paquier wrote:
>> Tag REL9_4_BETA3 seems to be still missing.
> That's normal. The tag is normally only pushed around the release date.
Actually I have a reminder set to do it Wednesday ;-). The reason
for delaying is that if any of
Implement SKIP LOCKED for row-level locks
This clause changes the behavior of SELECT locking clauses in the
presence of locked rows: instead of causing a process to block waiting
for the locks held by other processes (or raise an error, with NOWAIT),
SKIP LOCKED makes the new reader skip over such