pgsql-server/src/backend/parser gram.y

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql-server/src/backend/parser gram.y
Дата
Msg-id 20030205201644.7CBF7475D3F@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    03/02/05 15:16:44

Modified files:
    src/backend/parser: gram.y

Log message:
    Allow qualified type names in CREATE CAST, DROP CAST.  Also allow the
    construction 'SETOF type[]' which for some reason was previously
    overlooked (you'd have to name the array type directly to make it work).


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

Предыдущее
От: barry@postgresql.org (Barry Lind)
Дата:
Сообщение: pgsql-server/src/interfaces/jdbc/org/postgresq ...
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src/backend/parser Tag: REL7_3_ST ...