Re: aggregates' INITCOND='' doesn't display in SQL pane

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Marcin Stępnicki <mstepnicki(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: aggregates' INITCOND='' doesn't display in SQL pane
Date: 2009-02-27 15:06:23
Message-ID: 937d27e10902270706u3ae6dee8m7821f3235332b018@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Feb 27, 2009 at 1:42 PM, Marcin Stępnicki <mstepnicki(at)gmail(dot)com> wrote:

> Now, click on created aggregate and select CREATE SCRIPT. Change the
> INITCOND to ''. Save, refresh and look at SQL Pane again. The INITCOND
> is missing, which in this particular case means that our aggregate
> will always return NULL.
>
> pgAdmin III v. 1.8.2, rev 7032 from Ubuntu 8.04 + PostgreSQL 8.2.11.
>
> Is it a bug or me doing something wrong?

It's a bug - which is now fixed for the next release.

Thanks!

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Mark Pierce 2009-02-27 15:47:46 Re: aggregates' INITCOND='' doesn't display in SQL pane
Previous Message Andreas Neumann 2009-02-27 13:51:51 Re: enable/disable rules