Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

pgsql: Separate prepared statement and bind parameters with comma.


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Separate prepared statement and bind parameters with comma.
  • Date: Tue, 29 Aug 2006 17:10:43 -0300 (ADT)
  • Message-id: <20060829201043(dot)1A3F79FB503(at)postgresql(dot)org>

Log Message:
-----------
Separate prepared statement and bind parameters with comma.

Fix printing of NULL bind parameters, use "NULL".

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.501 -> r1.502)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.501&r2=1.502)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group