aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix up this so that it also doesn't use a caller variable...Marc G. Fournier1998-02-05
* Clean up func_error() function completely removing caller variable asMarc G. Fournier1998-02-05
* Port specific, compiler specfied for SGI/Irix5Marc G. Fournier1998-02-05
* Cleanup getattr code. Make CHAR() use attcacheoff.Bruce Momjian1998-02-04
* Try this fix for the tas.s code...Marc G. Fournier1998-02-04
* Allow most expressions in BETWEEN clause. Allow all expressions ifThomas G. Lockhart1998-02-04
* Vacuum parameter fix.Bruce Momjian1998-02-03
* Strange, this should be required, but initialize need_tas to noMarc G. Fournier1998-02-03
* I tried to match up the if/test stuff...fixed now, I thinkMarc G. Fournier1998-02-03
* Subselects with =, >, etc.Bruce Momjian1998-02-03
* various i386_solaris cleanups that should fix sparc_solaris and hpuxMarc G. Fournier1998-02-03
* Learning a little more about autoconf each day...Marc G. Fournier1998-02-03
* Supress call to tzset() in reset_timezone() if a new time zone has neverThomas G. Lockhart1998-02-03
* Remove unused keyword CHANGE.Thomas G. Lockhart1998-02-03
* Define boolean functions and operators for lseg <, <=, <>, >=, >.Thomas G. Lockhart1998-02-03
* Define boolean functions for lseg <, <=, <>, >=, >Thomas G. Lockhart1998-02-03
* Use proper symbol for hpuxMarc G. Fournier1998-02-03
* Just another dummy fileMarc G. Fournier1998-02-03
* Fix for various aix related 'mis-defines'Marc G. Fournier1998-02-03
* Fix for missing tas.s under sparc_solarisMarc G. Fournier1998-02-03
* Parser cleanup for expr and subqueries.Bruce Momjian1998-02-03
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-03
* Fixes for linux-elf-sparc related template fileMarc G. Fournier1998-02-03
* From: teunis <teunis@mauve.computersupportcentre.com>Marc G. Fournier1998-02-03
* Make sure Irix/Linux FAQs are updatedMarc G. Fournier1998-02-02
* Add an irix5.c dummy file for irix5 portMarc G. Fournier1998-02-02
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-02
* Fix up the alpha port/dynloader for configureMarc G. Fournier1998-02-02
* Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com>Marc G. Fournier1998-02-02
* set "caller" value in parse_func.h to func_get_detail instead of just ""Marc G. Fournier1998-02-02
* Current output for FreeBSD (2/1/98)Marc G. Fournier1998-02-02
* No datedebug printing of date debug is not defined.Bruce Momjian1998-02-02
* TODO cleanupBruce Momjian1998-02-02
* Install migration file and IP contrib/ stuff.Bruce Momjian1998-02-02
* Fix HP/ux port for tas.sMarc G. Fournier1998-02-02
* Fixes:Marc G. Fournier1998-02-02
* #if aix changed to #if HAVE_SYS_SELECT_HMarc G. Fournier1998-02-02
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-02
* Fix for psort. fixes regression tests.Bruce Momjian1998-02-01
* Upgrade doc stuff to 6.3.Bruce Momjian1998-02-01
* AIX patch from Darren King and Univel patch from Billy Allie, mostlyBruce Momjian1998-02-01
* minor change so that it outputs to regression.diffs ...Marc G. Fournier1998-02-01
* Make changes so that when the diff is done between 'expected' and 'results',Marc G. Fournier1998-02-01
* Missed adding new univel files and removing univel subdirectoryMarc G. Fournier1998-02-01
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-02-01
* Reduce size of inlining.Bruce Momjian1998-02-01
* 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 isMarc G. Fournier1998-02-01
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-31
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-31
* fmgr_faddr cleanupBruce Momjian1998-01-31