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

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

From
momjian@postgresql.org (Bruce Momjian)
Date:
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)