pgsql: Various documentation improvements.

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Various documentation improvements.
Дата
Msg-id 20050914211427.86FB7D8EFF@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Various documentation improvements.  (Neil Conway <neilc@samurai.com>)
Список pgsql-committers
Log Message:
-----------
Various documentation improvements. Add a lot of index entries for
the builtin functions (although some more entries are still needed),
and remove the duplicate index entries that have been causing
collateindex.pl warnings. Consistently use "int" and "bigint", rather
than a mix of "int", "integer", "int4", "bigint", and "int8". Make
parenthesis style in syntax examples more consistent. Various
copy-editing for newly-added documentation and SGML markup fixes.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        dfunc.sgml (r1.31 -> r1.32)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/dfunc.sgml.diff?r1=1.31&r2=1.32)
        func.sgml (r1.284 -> r1.285)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.284&r2=1.285)
        plpgsql.sgml (r1.75 -> r1.76)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.75&r2=1.76)
        xfunc.sgml (r1.103 -> r1.104)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xfunc.sgml.diff?r1=1.103&r2=1.104)

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

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Tweak the PL/PgSQL regression tests to catch the recently
Следующее
От: Neil Conway
Дата:
Сообщение: Re: pgsql: Various documentation improvements.