Обсуждение: pgsql/doc/src/sgml/ref create_function.sgml dr ...

Поиск
Список
Период
Сортировка

pgsql/doc/src/sgml/ref create_function.sgml dr ...

От
Bruce Momjian - CVS
Дата:
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.org    01/04/28 09:59:07

Modified files:
    doc/src/sgml/ref: create_function.sgml drop_function.sgml

Log message:
    In create_function there is a remark concerning SQL/PSM not
    being ratified as yet. This is certainly no longer true, it wasn't
    even true in Q2/1998 when I did a little research for Date's book.
    SQL/PSM had been published on 1996-12-15 as ISO/IEC 9075:4. So you
    might want to update that section.

    Frank Wegmann