summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-20attempt at a multi file commit, to seee how it formatsPostgreSQL Daemon
2004-05-20just testing activitymail ... only added a space here so that the commit wouldPostgreSQL Daemon
2004-05-20Rename static variables to avoid possible name conflicts on systems withTom Lane
2004-05-20Remove pyton, spell check fix:Bruce Momjian
2004-05-20Updates from Tom:Bruce Momjian
2004-05-20Small variable rename in exec.c.Bruce Momjian
2004-05-20Clean up find_my_exec to work cleaner.Bruce Momjian
2004-05-20Fix speling.Tom Lane
2004-05-20Update SCO FAQ.Bruce Momjian
2004-05-20Add:Bruce Momjian
2004-05-20Remove item:Bruce Momjian
2004-05-20Add:Bruce Momjian
2004-05-20Add:Bruce Momjian
2004-05-20Add:Bruce Momjian
2004-05-20Add ctype.h include for new macro in port.h.Bruce Momjian
2004-05-20Add $libdir to mingw and cygwin for installcheck too.Bruce Momjian
2004-05-19Document &< and &> properly.Bruce Momjian
2004-05-19Clearify CHECK handling of unknown test values.Bruce Momjian
2004-05-19Revert irix change to suppress configure warnings.Bruce Momjian
2004-05-19Configure adjustments for irix.Bruce Momjian
2004-05-19Improve error reporting behavior in parse_hba(): give more completeTom Lane
2004-05-19Rename another irix file.Bruce Momjian
2004-05-19Rename irix5 port to irix.Bruce Momjian
2004-05-19Add end-of-dump markers for pg_dump and pg_dumpall.Bruce Momjian
2004-05-19Only do pkglib_path if needed.Bruce Momjian
2004-05-19Done:Bruce Momjian
2004-05-19Only do find_my_exec if it doesn't come from the postmaster.Bruce Momjian
2004-05-19Add get_pkglib_path to postmaster.cBruce Momjian
2004-05-19Move find_my_exec lower so elog() works, per Tom.Bruce Momjian
2004-05-19Re-add elog() to exec.c, per Tom.Bruce Momjian
2004-05-19Add MinGW to cases where libdir should be used for regression tests:Bruce Momjian
2004-05-19Win32 needs -lpgport for dll creation of ecpglib.Bruce Momjian
2004-05-19Supress verbose stderr messages while trying to find my exec path.Bruce Momjian
2004-05-19Minor correction for previous SQLSTATE patch: I changed dsqrt() to emit theNeil Conway
2004-05-19Win32 can't have the same function coming from two library object files,Bruce Momjian
2004-05-19Allow zic to compile by defining a "" value for my_exec_path. It isn'tBruce Momjian
2004-05-18setRuleCheckAsUser has to be applied to any subqueries appearing in aTom Lane
2004-05-18Trim down relocatable docs, per Peter.Bruce Momjian
2004-05-18Add some documentation on relocatable installs.Bruce Momjian
2004-05-18Move get_pkglib_path up into main.c too.Bruce Momjian
2004-05-18Move find_my_exec() way up into main.c so it is available to theBruce Momjian
2004-05-18Add:Bruce Momjian
2004-05-18Update Russian FAQ.Bruce Momjian
2004-05-18Run autoconf for link update.Bruce Momjian
2004-05-18Improve win32 link test. Previous commit added most of the code, butBruce Momjian
2004-05-18Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian
2004-05-18Clean up some relative path install issues with Claudio's help.Bruce Momjian
2004-05-17Improve configure win32 link test to run from config.status.Bruce Momjian
2004-05-17Add documentation that installations are relocatable unless configureBruce Momjian
2004-05-17Reformat sgml doc paragraph.Bruce Momjian