Re: happy birthday Tom Lane ...

From: Robert Creager <robert(at)logicalchaos(dot)org>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: happy birthday Tom Lane ...
Date: 2009-09-18 23:28:43
Message-ID: 82BD5042-436C-41C5-8660-B320FA33BBCC@logicalchaos.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Sep 18, 2009, at 5:18 PM, Paul Matthews wrote:

> happy_birthday++;

SELECT count( happy ) FROM birthday WHERE name ~ 'Tom Lane';
WARNING : condition stack overflow: INF

Sigh,
Rob

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2009-09-19 00:18:21 Re: SELECT ... FOR UPDATE [WAIT integer | NOWAIT] for 8.5
Previous Message Paul Matthews 2009-09-18 23:18:44 Re: happy birthday Tom Lane ...