Commits

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

DateSubjectAuthorReleases
2004-10-18 Remove use of "miscadmin.h" in port C files and remove test for frontend Bruce Momjian 8.0.0
2004-10-07 Adjust comments previously moved to column 1 by pgident. Bruce Momjian 8.0.0
2004-09-27 Small WIN32_CLIENT_ONLY cleanup for new build patch. Bruce Momjian 8.0.0
2004-09-27 More Win32 cleanups for Dave Page. Bruce Momjian 8.0.0
2004-09-27 Make adjustment for MS VC and BCC compile of psql, from Dave Page. 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-16 Fix for adding \n for zero-length win32 read_pipe return Bruce Momjian 8.0.0
2004-08-16 Clarify need for \r\n -> \n translation in version checking code. Bruce Momjian 8.0.0
2004-08-09 Fix Win32 pg_dumpall check. Bruce Momjian 8.0.0
2004-08-08 Fix Win32 pg_dumpall, with help from Claudio. Bruce Momjian 8.0.0
2004-08-08 Improve comment. Bruce Momjian 8.0.0
2004-07-26 Here is a patch that fixes the pipes used in find_other_exec() when 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-05-24 Remove pstrdup() call from exec.c because DLLIMPORT flag on Bruce Momjian 8.0.0
2004-05-24 Make validate_exec take a const char *, for gcc 3.4, which is more Bruce Momjian 8.0.0
2004-05-20 Small variable rename in exec.c. Bruce Momjian 8.0.0
2004-05-20 Clean up find_my_exec to work cleaner. Bruce Momjian 8.0.0
2004-05-19 Re-add elog() to exec.c, per Tom. Bruce Momjian 8.0.0
2004-05-19 Supress verbose stderr messages while trying to find my exec path. Bruce Momjian 8.0.0
2004-05-18 Move find_my_exec() way up into main.c so it is available to the Bruce Momjian 8.0.0
2004-05-18 Clean up some relative path install issues with Claudio's help. Bruce Momjian 8.0.0
2004-05-17 Reorganize code to allow path-relative installs. Bruce Momjian 8.0.0
2004-05-14 Adjust find_my_exec/find_other_exec() so that the return parameter is Bruce Momjian 8.0.0
2004-05-13 Reorganize backend code to more cleanly manage executable names and Bruce Momjian 8.0.0