Commits

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

DateSubjectAuthorReleases
2005-12-23 Fix make_relative_path() to support cases where target_path and bin_path Tom Lane 8.0.6
2005-01-26 Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the Tom Lane 8.0.1
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-11-06 Simplify relative-path logic, on the assumption that compiled-in paths Tom Lane 8.0.0
2004-11-06 Fix sizeof(EXE) arithmetic, per Andrew Dunstan. Tom Lane 8.0.0
2004-11-06 Code cleanup in path.c and exec.c. Handle Windows drive and network specs Tom Lane 8.0.0
2004-10-24 On Windows, cause get_progname to strip any .EXE suffix. Tom Lane 8.0.0
2004-09-24 Fix gratuitous weirdness in function prototype, per Kris Jurka. Tom Lane 8.0.0
2004-09-02 Remove useless variable. Tom Lane 8.0.0
2004-08-29 Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. Tom Lane 8.0.0
2004-08-13 Fix core dumps, inability to count, etc associated with canonicalize_path Tom Lane 8.0.0
2004-08-09 Path-mangling logic was failing to account for paths containing mentions Tom Lane 8.0.0
2004-07-10 Fix BSD-only coding in port.c (passing a local variable to putenv). Tom Lane 8.0.0
2004-05-21 Put path configuration information into a .h file instead of cluttering Tom Lane 8.0.0