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 archives
  Advanced Search

pgsql: Add log_line_prefix placeholder %e to contain the current SQL


  • From: petere@postgresql.org (Peter Eisentraut)
  • To: pgsql-committers@postgresql.org
  • Subject: pgsql: Add log_line_prefix placeholder %e to contain the current SQL
  • Date: Fri, 3 Jul 2009 19:14:25 +0000 (UTC)
  • Message-id: <20090703191425.BAA0775331E@cvs.postgresql.org>

Log Message:
-----------
Add log_line_prefix placeholder %e to contain the current SQL state

Author: Guillaume Smet <guillaume.smet@gmail.com>

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.220 -> r1.221)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.220&r2=1.221)
    pgsql/src/backend/utils/error:
        elog.c (r1.216 -> r1.217)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/error/elog.c?r1=1.216&r2=1.217)
    pgsql/src/backend/utils/misc:
        postgresql.conf.sample (r1.260 -> r1.261)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample?r1=1.260&r2=1.261)



Home | Main Index | Thread Index

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