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

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

pgsql/doc/src/sgml xfunc.sgml

От
momjian@postgresql.org (Bruce Momjian - CVS)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    02/06/20 12:57:00

Modified files:
    doc/src/sgml   : xfunc.sgml

Log message:
    > Here's the first doc patch for SRFs. The patch covers general
    > information and SQL language specific info wrt SRFs. I've taken to
    > calling this feature "Table Fuctions" to be consistent with (at least)
    > one well known RDBMS.

    Joe Conway