pgsql-server/contrib array/array_iterator.sql. ...

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian - CVS)
Тема pgsql-server/contrib array/array_iterator.sql. ...
Дата
Msg-id 20030320043927.DF8A2475E4D@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    03/03/19 23:39:27

Modified files:
    contrib/array  : array_iterator.sql.in
    contrib/intagg : int_aggregate.sql.in

Log message:
    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

    Gregory Stark


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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql-server/contrib/dbmirror Tag: REL7_3_STAB ...
Следующее
От: momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
Сообщение: pgsql-server/doc/src/sgml/ref create_function.sgml