Re: Aggregate definition : small oversight ?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Aggregate definition : small oversight ?
Дата
Msg-id 20030218134831.GD11307@wolff.to
обсуждение исходный текст
Ответ на Aggregate definition : small oversight ?  (Emmanuel Charpentier <charpent@bacbuc.dyndns.org>)
Список pgsql-general
On Tue, Feb 18, 2003 at 09:26:10 +0100,
  Emmanuel Charpentier <charpent@bacbuc.dyndns.org> wrote:
> Dear list,
>
> 7.3.x has CREATE OR REPLACE { VIEW | FUNCTION | TABLE ... }, but it lacks
> CREATE OR REPLACE AGGREGATE, which may be a boon to ten-thumbed users like
> me ...

I think you are mistaken. While there are create or replace commands for
functions and views, there isn't one for tables.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Colin Mangiagalli"
Дата:
Сообщение: Re: Transaction Logs Recycling Problem
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Handling users