Wiki editor request

Поиск
Список
Период
Сортировка
От David Turoň
Тема Wiki editor request
Дата
Msg-id 9d1a25d7-2692-216c-fc13-4be9b84ed3d7@linuxbox.cz
обсуждение исходный текст
Список pgsql-www

Hello,

on this page is not working example

https://wiki.postgresql.org/wiki/First/last_(aggregate)


CREATE AGGREGATE public.first (anyelement)(
        sfunc    = public.first_agg,
        stype    = anyelement,
        parallel = safe
);
CREATE AGGREGATE

basetype = anyelement - base element must be in aggregate argument to support new syntax with PARALLEL

Have nice day.

David



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