Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2012-03-10 psql: Fix invalid memory access Peter Eisentraut 8.4.12
2010-05-09 Suppress signed-vs-unsigned-char warning. Tom Lane 8.4.4
2010-05-08 Work around a subtle portability problem in use of printf %s format. Tom Lane 8.4.4
2010-03-01 Fix translation of strings in psql \d output (translation in headers worked, Heikki Linnakangas 8.4.3
2010-03-01 Fix numericlocale psql option when used with a null string and latex and troff Heikki Linnakangas 8.4.3
2010-01-30 Fix memory leakage introduced into print_aligned_text by 8.4 changes Tom Lane 8.4.3
2009-06-12 Fix several places where a function was declared static and then defined Tom Lane 8.4.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-06-04 Trivial code style cleanup around a couple of ngettext calls. Tom Lane 8.4.0
2009-05-27 Fix to use the same format specifiers in both branches of a ngettext(). Peter Eisentraut 8.4.0
2009-04-11 Message fix Peter Eisentraut 8.4.0
2009-03-26 Gettext plural support Peter Eisentraut 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-07-14 In psql, rename trans_* variables to translate_*, for clarity. Bruce Momjian 8.4.0
2008-05-21 Fix function headers not matching prototype in header file, per Magnus Hagander 8.4.0
2008-05-18 Remove old kluge put in to allow Windows regression tests to succeed, and now Andrew Dunstan 8.4.0
2008-05-17 Use isatty() test for pager on Win32; not sure why it was disabled for Bruce Momjian 8.4.0
2008-05-17 In psql, test for output to stdout when forcing pager for wide output. Bruce Momjian 8.4.0
2008-05-17 Fix utterly-bogus code for computing row heights. Per crashes on Tom Lane 8.4.0
2008-05-16 Recent patch doesn't compile without <limits.h> Tom Lane 8.4.0
2008-05-16 Add detection of psql pager to trigger on wide output. Also add pager Bruce Momjian 8.4.0
2008-05-13 Fix a bug in the previous patch, which caused the title pointer to be used Alvaro Herrera 8.4.0
2008-05-12 Improve psql's internal print.c code by introducing an actual print API. Alvaro Herrera 8.4.0
2008-05-10 Restore psql's former behavior that padding spaces to the right of the last Tom Lane 8.4.0