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: Have psql output tab as the proper number of spaces, rather than


  • From: momjian(at)postgresql(dot)org (Bruce Momjian)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Have psql output tab as the proper number of spaces, rather than
  • Date: Thu, 8 May 2008 19:11:36 +0000 (UTC)
  • Message-id: <20080508191136.BC7467559E9@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Have psql output tab as the proper number of spaces, rather than \x09.

Modified Files:
--------------
    pgsql/src/bin/psql:
        mbprint.c (r1.31 -> r1.32)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mbprint.c?r1=1.31&r2=1.32)
    pgsql/src/test/regress/expected:
        prepare.out (r1.15 -> r1.16)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/prepare.out?r1=1.15&r2=1.16)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group