Commits

DateSubjectAuthorReleases
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
2004-11-07 Removes duplicate slashes from the path in canonicalize_path(). It Bruce Momjian 8.0.0
2004-11-02 Add comment about memory failure of get_progname exiting the postmaster: Bruce Momjian 8.0.0
2004-11-01 Adjust use of sizeof(EXE). Bruce Momjian 8.0.0
2004-11-01 Clarify coding of .exe patch Bruce Momjian 8.0.0
2004-10-27 Canonicalize Win32 path coming in from pg_ctl -D, idea from Magnus. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2004-08-18 Add get_home_path() to use USERPROFILE on Win32 and HOME on Unix. Bruce Momjian 8.0.0
2004-08-12 Cleanup Win32 COPY handling, and move archive examples to SGML. Bruce Momjian 8.0.0
2004-08-12 Add make_native_path() because Win32 COPY is an internal CMD.EXE command Bruce Momjian 8.0.0
2004-08-01 Create a C version of pg_config. Bruce Momjian 8.0.0
2004-07-12 Add blank line to new canonicalize_path file, which handles "a b\" properly. Bruce Momjian 8.0.0
2004-07-12 Put back canonicalization of PGDATA environment variable. Bruce Momjian 8.0.0
2004-07-11 Use canonicalize_path for -D, GUC paths, and paths coming in from Bruce Momjian 8.0.0
2004-07-11 Fix trim_trailing_separator() to not trim c:\ nor \\network\ on Win32. Bruce Momjian 8.0.0
2004-06-11 Use sizeof() rather than strlen() in array size. Bruce Momjian 8.0.0
2004-06-10 Attached is a patch that takes care of the PATHSEP issue. I made a more Bruce Momjian 8.0.0
2004-06-08 Change PGETC to PGSYSCONFDIR and PGLOCALE to PGLOCALEDIR, per Peter. Bruce Momjian 8.0.0
2004-06-03 Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) Bruce Momjian 8.0.0
2004-05-26 Move setlocale() outside of NLS-only defines. Bruce Momjian 8.0.0
2004-05-25 Allow relative paths as long as the hardcoded path matches the bin path Bruce Momjian 8.0.0