pgsql: Add URL to RESET CONNECTION: < notify the protocol when a - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add URL to RESET CONNECTION: < notify the protocol when a
Date
Msg-id 20060606162723.57A149FB1BA@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add URL to RESET CONNECTION:

<   notify the protocol when a RESET CONNECTION command is used.
>   notify the protocol when a RESET CONNECTION command is used.  See
>   http://archives.postgresql.org/pgsql-patches/2006-04/msg00192.php
>   for a partial implementation.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1834 -> r1.1835)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1834&r2=1.1835)
    pgsql/doc/src/FAQ:
        TODO.html (r1.337 -> r1.338)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.337&r2=1.338)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Allow do not lexize words in substitution.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make the planner estimate costs for nestloop inner indexscans on