Commits

DateSubjectAuthorReleases
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-15 Cleanup various comparisons with the constant "true". Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-06 pgindent run for 9.0, second run Bruce Momjian 9.0.0
2010-05-09 Suppress signed-vs-unsigned-char warning. Tom Lane 8.4.4
2010-05-09 Suppress signed-vs-unsigned-char warning. Tom Lane 9.0.0
2010-05-09 Adjust comments about avoiding use of printf's %.*s. Tom Lane 9.0.0
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.4.4
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 9.0.0
2010-03-01 Fix translation of strings in psql \d output (translation in headers worked, Heikki Linnakangas 8.4.3
2010-03-01 Fix translation of strings in psql \d output (translation in headers worked, Heikki Linnakangas 9.0.0
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.1.20
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.2.16
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.3.10
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.4.3
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 9.0.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-01-30 Fix memory leakage introduced into print_aligned_text by 8.4 changes Tom Lane 8.4.3
2010-01-30 Fix memory leakage introduced into print_aligned_text by 8.4 changes Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-11-25 Simplify psql's new linestyle behavior to default to linestyle=ascii all Tom Lane 9.0.0
2009-11-22 Improve psql's tabular display of wrapped-around data by inserting markers Tom Lane 9.0.0
2009-10-13 Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional Tom Lane 9.0.0
2009-06-12 Fix several places where a function was declared static and then defined Tom Lane 8.4.0