Обсуждение: pgsql: RESET SESSION is more precise: < * Add RESET CONNECTION command

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

pgsql: RESET SESSION is more precise: < * Add RESET CONNECTION command

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
RESET SESSION is more precise:

< * Add RESET CONNECTION command to reset all session state
> * Add RESET SESSION command to reset all session state
447c447
<   notify the protocol when a RESET CONNECTION command is used.
>   notify the protocol when a RESET SESSION command is used.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1811 -> r1.1812)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1811&r2=1.1812)
    pgsql/doc/src/FAQ:
        TODO.html (r1.314 -> r1.315)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.314&r2=1.315)