pgsql/ oc/src/sgml/func.sgml oc/src/sgml/runti ...

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql/ oc/src/sgml/func.sgml oc/src/sgml/runti ...
Дата
Msg-id 20020426012408.EBA144758EE@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/04/25 21:24:08

Modified files:
    doc/src/sgml   : func.sgml runtime.sgml
    src/backend/catalog: namespace.c
    src/backend/utils/adt: acl.c name.c
    src/include/catalog: catversion.h namespace.h pg_proc.h
    src/include/utils: builtins.h
    src/test/regress/expected: privileges.out

Log message:
    Add current_schema() and current_schemas() inquiry functions.
    Update has_table_privilege functions to cope with schema-qualified
    names in the same way as nextval() and others.


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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql/doc/src/sgml reference.sgml ref/allfiles ...
Следующее
От: ishii@postgresql.org (Tatsuo Ishii)
Дата:
Сообщение: pgsql/. configure.in configure