Re: Unhandled Exception

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL www <pgsql-www(at)postgresql(dot)org>
Subject: Re: Unhandled Exception
Date: 2015-08-31 14:46:55
Message-ID: CABUevEwa-yBaQNyTWLNhJybKRcyDA8TMimKZcqdwhThJipLkPw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Turned out to be an easy fix so actual code fix has also been pushed now.

//Magnus

On Mon, Aug 31, 2015 at 4:31 PM, Magnus Hagander <magnus(at)hagander(dot)net>
wrote:

> Thanks for reporting.
>
> It seems someone made two commitfests open at the same time, and that
> caused the system to misbehave.
>
> I've changed it to only one CF is open, and put on my TODO to fix the
> error if someone makes the mistake again.
>
>
> //Magnus
>
>
> On Mon, Aug 31, 2015 at 4:17 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
>> Going to URL:
>>
>> https://commitfest.postgresql.org/open/
>>
>> I am seeing this error:
>>
>> Unhandled Exception
>>
>> An unhandled exception was thrown by the application.
>>
>> It worked fine recently.
>>
>> --
>> Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
>> EnterpriseDB http://enterprisedb.com
>>
>> + Everyone has their own god. +
>>
>>
>> --
>> Sent via pgsql-www mailing list (pgsql-www(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-www
>>
>
>
>
> --
> Magnus Hagander
> Me: http://www.hagander.net/
> Work: http://www.redpill-linpro.com/
>

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Bruce Momjian 2015-08-31 14:58:11 Re: Unhandled Exception
Previous Message Magnus Hagander 2015-08-31 14:31:14 Re: Unhandled Exception