pgsql: Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP
Дата
Msg-id 20100616021251.5D1957541D4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add notes that CREATE/DROP CONVERSION is similar to CREATE/DROP
TRANSLATION in the SQL standard.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        create_conversion.sgml (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_conversion.sgml?r1=1.23&r2=1.24)
        drop_conversion.sgml (r1.13 -> r1.14)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/drop_conversion.sgml?r1=1.13&r2=1.14)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Refactor sprintf calls with computed format strings into multiple
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Remove perl symbol table additions for plperl functions, and