Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-04-04 Preserve errno across free(). Tom Lane 9.4.0
2014-04-04 Make sure -D is an absolute path when starting server on Windows. Tom Lane 9.4.0
2014-03-13 C comments: remove odd blank lines after #ifdef WIN32 lines Bruce Momjian 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 9.0.9
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 9.1.5
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 9.2.0
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 9.3.0
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 8.3.20
2012-07-05 Don't try to trim "../" in join_path_components(). Tom Lane 8.4.13
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-01-30 Use abort() instead of exit() to abort library functions Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-26 Fix join_path_components() to not add a leading slash when joining to an Bruce Momjian 9.2.0
2011-07-06 Add \ir command to psql. Robert Haas 9.2.0
2011-07-02 Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut 9.1.0
2011-06-29 Unify spelling of "canceled", "canceling", "cancellation" Peter Eisentraut 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-13 Fix reverse 'if' test in path_is_relative_and_below_cwd(), per Tom. Bruce Momjian 9.1.0
2011-02-12 Properly handle Win32 paths of 'E:abc', which can be either absolute or Bruce Momjian 9.1.0
2011-02-03 Simplify code used in is_absolute_path() macro; also add comment about Bruce Momjian 9.1.0
2011-02-03 Rename function to first_path_var_separator() to clarify it works with Bruce Momjian 9.1.0
2011-02-03 Clearify macro IS_PATH_VAR_SEP in path.c so it is clear this is a path Bruce Momjian 9.1.0