pgsql: Have psql output tab as the proper number of spaces, rather than

Lists: pgsql-committers
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: 2008-05-08 19:11:36
Message-ID: 20080508191136.BC7467559E9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

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)