fixups for 7.3 to contrib directories

Поиск
Список
Период
Сортировка
Just some fixups to a couple contrib directories I was trying out.

. replace CREATE OR REPLACE AGGREGATE with a separate DROP and CREATE
. add DROP for all CREATE OPERATORs
. use IMMUTABLE and STRICT instead of WITH (isStrict)
. add IMMUTABLE and STRICT to int_array_aggregate's accumulator function

--
greg

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Minor doc patch: create function
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: psql patch