Re: gcc 4.6 and hot standby

From: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: gcc 4.6 and hot standby
Date: 2011-06-08 22:20:15
Message-ID: 4DEFF59F.1080300@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09/06/11 06:58, Alex Hunsaker wrote:
> Yeah :-). However ill note it looks like its the default compiler for
> fedora 15, ubuntu natty and debian sid.
>

FWIW Ubuntu natty uses gcc 4.5.2, probably just as as well in the light
of your findings :-)

Cheers

Mark

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-06-08 22:29:13 Re: SSI heap_insert and page-level predicate locks
Previous Message Tom Lane 2011-06-08 22:10:10 Re: reducing the overhead of frequent table locks - now, with WIP patch