aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/mbprint.h
Commit message (Expand)AuthorAge
* Allow psql multi-line column values to align in the proper columnsBruce Momjian2006-02-10
* Suppress signed-vs-unsigned-char warnings.Tom Lane2005-09-24
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Make the printing code somewhat more independent by not relying onPeter Eisentraut2003-03-18
* Enable locale, so case conversion (identifier processing) and numberPeter Eisentraut2002-08-27
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Forgot to add this file...Tatsuo Ishii2001-10-15