Обсуждение: pgsql: Fix word wrap: < changes made by the interface driver for its

Поиск
Список
Период
Сортировка

pgsql: Fix word wrap: < changes made by the interface driver for its

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Fix word wrap:

<   changes made by the interface driver for its internal use.  One idea is
<   for this to be a protocol-only feature.  Another approach is to notify
<   the protocol when a RESET CONNECTION command is used.
>   changes made by the interface driver for its internal use.  One idea
>   is for this to be a protocol-only feature.  Another approach is to
>   notify the protocol when a RESET CONNECTION command is used.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1554 -> r1.1555)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1554&r2=1.1555)
    pgsql/doc/src/FAQ:
        TODO.html (r1.61 -> r1.62)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.61&r2=1.62)