pgsql: Mmark client-side prepare/bind/execute statements with "[client]" - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Mmark client-side prepare/bind/execute statements with "[client]"
Date
Msg-id 20051230225520.A473C9DC870@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Mmark client-side prepare/bind/execute statements with "[client]" so
they can be easily distinguished from SQL commands.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.471 -> r1.472)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.471&r2=1.472)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add support for Solaris x86_64 using Sun's compiler.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Rename send_rfq to send_ready_for_query.