Commits

DateSubjectAuthorReleases
2006-02-01 Set progname early in the postmaster/postgres binary, rather than doing Bruce Momjian 8.1.3
2006-02-01 Set progname early in the postmaster/postgres binary, rather than doing Bruce Momjian 8.2.0
2005-12-23 Fix make_relative_path() to support cases where target_path and bin_path Tom Lane 8.0.6
2005-12-23 Fix make_relative_path() to support cases where target_path and bin_path Tom Lane 8.1.2
2005-12-23 Fix make_relative_path() to support cases where target_path and bin_path Tom Lane 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-13 Use get_progname() in backend main.c, rather than port-specific hack Bruce Momjian 8.1.0
2005-09-27 Fix problems with PGXS builds against an installation tree that was Tom Lane 8.1.0
2005-08-29 Fix platform-specific test for path prefix-ness: move it into path.c where Tom Lane 8.1.0
2005-08-12 Fix up canonicalize_path to do the right thing in all cases (I think ... Tom Lane 8.1.0
2005-08-12 Reverse out changes to canonicalize_path(), per suggestion from Tom. Bruce Momjian 8.1.0
2005-08-12 Modify canonicalize_path() so if we would return a trailing "..", throw Bruce Momjian 8.1.0
2005-08-12 Update comments. Bruce Momjian 8.1.0
2005-08-12 Document why we only handle trailing "..". Bruce Momjian 8.1.0
2005-08-11 Fix canonicalize_path so "../.." isn't stripped off and ignored. Bruce Momjian 8.1.0
2005-01-26 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the Tom Lane 8.0.1
2005-01-26 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the Tom Lane 8.1.0
2005-01-10 Un-break MSVC build, per Andrew Dunstan. Tom Lane 8.0.0
2005-01-06 Minor mop-up for Windows home-directory stuff, per Magnus. Tom Lane 8.0.0
2005-01-06 Adjust lookup of client-side profile files (.pgpass and so on) as per Tom Lane 8.0.0
2005-01-06 Make the various places that determine the user's "home directory" Tom Lane 8.0.0
2004-12-31 Tag appropriate files for rc3 PostgreSQL Daemon 8.0.0
2004-11-07 Removes duplicate slashes from the path in canonicalize_path(). It Bruce Momjian 8.0.0