pgsql: Add the function's volatility to the output of psql's \df+

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Add the function's volatility to the output of psql's \df+
Дата
Msg-id 20070628064017.0A5B79FBFBE@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add the function's volatility to the output of psql's \df+ command.
Update the psql reference page accordingly.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        psql-ref.sgml (r1.191 -> r1.192)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.191&r2=1.192)
    pgsql/src/bin/psql:
        describe.c (r1.155 -> r1.156)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.155&r2=1.156)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Implement "distributed" checkpoints in which the checkpoint I/O
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix incorrect tests for undef Perl values in some places in