Re: pgsql: Assume select() might modify struct timeout,

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruce Momjian <momjian(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Assume select() might modify struct timeout,
Date: 2006-01-03 21:15:18
Message-ID: 43BAE966.8090101@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce Momjian wrote:
> Log Message:
> -----------
> Assume select() might modify struct timeout, so remove previous
> optimization.

That fixed it -- thanks!

Joe

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-01-03 22:48:10 pgsql: Add checks to verify that a plpgsql function returning a rowtype
Previous Message Bruce Momjian 2006-01-03 19:54:08 pgsql: Assume select() might modify struct timeout, so remove previous