pgsql: Prefix client-side prepare with '[protocol]' rather than - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Prefix client-side prepare with '[protocol]' rather than
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Prefix client-side prepare with '[protocol]' rather than '[client]'.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.473 -> r1.474)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.473&r2=1.474)

pgsql-committers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgsql: Arrange to set the LC_XXX environment
Next
From: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Rename variable 'what' to 'stat_msg'.