| Age | Commit message (Expand) | Author |
| 2004-05-20 | Updates from Tom: | Bruce Momjian |
| 2004-05-20 | Small variable rename in exec.c. | Bruce Momjian |
| 2004-05-20 | Clean up find_my_exec to work cleaner. | Bruce Momjian |
| 2004-05-20 | Fix speling. | Tom Lane |
| 2004-05-20 | Update SCO FAQ. | Bruce Momjian |
| 2004-05-20 | Add: | Bruce Momjian |
| 2004-05-20 | Remove item: | Bruce Momjian |
| 2004-05-20 | Add: | Bruce Momjian |
| 2004-05-20 | Add: | Bruce Momjian |
| 2004-05-20 | Add: | Bruce Momjian |
| 2004-05-20 | Add ctype.h include for new macro in port.h. | Bruce Momjian |
| 2004-05-20 | Add $libdir to mingw and cygwin for installcheck too. | Bruce Momjian |
| 2004-05-19 | Document &< and &> properly. | Bruce Momjian |
| 2004-05-19 | Clearify CHECK handling of unknown test values. | Bruce Momjian |
| 2004-05-19 | Revert irix change to suppress configure warnings. | Bruce Momjian |
| 2004-05-19 | Configure adjustments for irix. | Bruce Momjian |
| 2004-05-19 | Improve error reporting behavior in parse_hba(): give more complete | Tom Lane |
| 2004-05-19 | Rename another irix file. | Bruce Momjian |
| 2004-05-19 | Rename irix5 port to irix. | Bruce Momjian |
| 2004-05-19 | Add end-of-dump markers for pg_dump and pg_dumpall. | Bruce Momjian |
| 2004-05-19 | Only do pkglib_path if needed. | Bruce Momjian |
| 2004-05-19 | Done: | Bruce Momjian |
| 2004-05-19 | Only do find_my_exec if it doesn't come from the postmaster. | Bruce Momjian |
| 2004-05-19 | Add get_pkglib_path to postmaster.c | Bruce Momjian |
| 2004-05-19 | Move find_my_exec lower so elog() works, per Tom. | Bruce Momjian |
| 2004-05-19 | Re-add elog() to exec.c, per Tom. | Bruce Momjian |
| 2004-05-19 | Add MinGW to cases where libdir should be used for regression tests: | Bruce Momjian |
| 2004-05-19 | Win32 needs -lpgport for dll creation of ecpglib. | Bruce Momjian |
| 2004-05-19 | Supress verbose stderr messages while trying to find my exec path. | Bruce Momjian |
| 2004-05-19 | Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit the | Neil Conway |
| 2004-05-19 | Win32 can't have the same function coming from two library object files, | Bruce Momjian |
| 2004-05-19 | Allow zic to compile by defining a "" value for my_exec_path. It isn't | Bruce Momjian |
| 2004-05-18 | setRuleCheckAsUser has to be applied to any subqueries appearing in a | Tom Lane |
| 2004-05-18 | Trim down relocatable docs, per Peter. | Bruce Momjian |
| 2004-05-18 | Add some documentation on relocatable installs. | Bruce Momjian |
| 2004-05-18 | Move get_pkglib_path up into main.c too. | Bruce Momjian |
| 2004-05-18 | Move find_my_exec() way up into main.c so it is available to the | Bruce Momjian |
| 2004-05-18 | Add: | Bruce Momjian |
| 2004-05-18 | Update Russian FAQ. | Bruce Momjian |
| 2004-05-18 | Run autoconf for link update. | Bruce Momjian |
| 2004-05-18 | Improve win32 link test. Previous commit added most of the code, but | Bruce Momjian |
| 2004-05-18 | Update Makefile dependencies for Win32 timezones, per Claudio. | Bruce Momjian |
| 2004-05-18 | Clean up some relative path install issues with Claudio's help. | Bruce Momjian |
| 2004-05-17 | Improve configure win32 link test to run from config.status. | Bruce Momjian |
| 2004-05-17 | Add documentation that installations are relocatable unless configure | Bruce Momjian |
| 2004-05-17 | Reformat sgml doc paragraph. | Bruce Momjian |
| 2004-05-17 | Reorganize code to allow path-relative installs. | Bruce Momjian |
| 2004-05-17 | Rename backendbin to backend_exec in initdb.c. | Bruce Momjian |
| 2004-05-16 | Add documentation for the new "dollar quoting" feature, and update existing | Neil Conway |
| 2004-05-16 | Change ln(), log(), power(), and sqrt() to emit the correct SQLSTATE | Neil Conway |