Commits

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

DateSubjectAuthorReleases
2009-11-10 Do not build psql's flex module on its own, but instead include it in Tom Lane 8.2.15
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-08-11 Make the psql line counter 64-bit so it can handle files > 4gig lines. Bruce Momjian 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-06-14 Clean up psql's control-C handling to avoid longjmp'ing out of random Tom Lane 8.2.0
2006-06-11 Code review for psql multiline history patch(es). Fix memory leak, Tom Lane 8.2.0
2006-06-07 For psql multi-line history, save backslash commands right away, rather Bruce Momjian 8.2.0
2006-06-05 Avoid longjump/vfork warning about line_saved_in_history variable by Bruce Momjian 8.2.0
2006-06-05 Have psql history save \e editor contents to history before query is Bruce Momjian 8.2.0
2006-06-04 Fix psql so \r is separate in the history, rather than at the end of Bruce Momjian 8.2.0
2006-03-21 Fix psql history handling: Bruce Momjian 8.2.0
2006-03-06 Fix psql history handling so 'execute' backslash commands (\g) Bruce Momjian 8.2.0
2006-03-06 In psql, save history of backslash commands used in multi-line Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-02-11 o Improve psql's handling of multi-line statements Bruce Momjian 8.2.0
2005-12-18 Add new psql command \password for changing role password with client-side Peter Eisentraut 8.2.0