CREATE OR REPLACE AGGREGATE

From: Robert James <srobertjames(at)gmail(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: CREATE OR REPLACE AGGREGATE
Date: 2011-12-15 17:29:12
Message-ID: CAGYyBgj3u_4mfTNPMnpOM2NPtWQVPU4WRsYz=RLCF59g-kGVmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there anyway to do the equivalent of CREATE OR REPLACE AGGREGATE?
Or - maybe even better - CREATE AGGREGATE if it doesn't already exist?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2011-12-15 17:56:31 Re: CREATE OR REPLACE AGGREGATE
Previous Message Eliot Gable 2011-12-15 17:17:27 LOCK DATABASE