Am Mittwoch, 21. Juli 2004 07:06 schrieb Vinay Jain:
> If we have aligned output enabled in psql...the output is aligned on
> basis of the maximum length of data being displyed...is it true??
Yes.
> how this thing is coded and where (in which file) I am using postgresql
> 7.4.2.
src/bin/psql/print.c
--
Peter Eisentraut
http://developer.postgresql.org/~petere/