Commit Graph

2789 Commits (af7a2b3243f64e56a5e77b5d0ce70de0f98c789a)
 

Author SHA1 Message Date
Marc G. Fournier af7a2b3243 Build in a 'dummy' tas file...nothing in it, just used for the link process 28 years ago
Bruce Momjian 0f582cee86 char() cleanup and more cacheoff improvements. 28 years ago
Marc G. Fournier 48ad446c04 Fix up this so that it also doesn't use a caller variable... 28 years ago
Marc G. Fournier 03febc634b Clean up func_error() function completely removing caller variable as 28 years ago
Marc G. Fournier d85a5420f7 Port specific, compiler specfied for SGI/Irix5 28 years ago
Bruce Momjian 1637684af4 Cleanup getattr code. Make CHAR() use attcacheoff. 28 years ago
Marc G. Fournier 60f54d629d Try this fix for the tas.s code... 28 years ago
Thomas G. Lockhart c1dcd59c48 Allow most expressions in BETWEEN clause. Allow all expressions if 28 years ago
Bruce Momjian bced35f1e1 Vacuum parameter fix. 28 years ago
Marc G. Fournier 73867f773e Strange, this should be required, but initialize need_tas to no 28 years ago
Marc G. Fournier cadda10a14 I tried to match up the if/test stuff...fixed now, I think 28 years ago
Bruce Momjian 00f325d510 Subselects with =, >, etc. 28 years ago
Marc G. Fournier f00a9e3e9f various i386_solaris cleanups that should fix sparc_solaris and hpux 28 years ago
Marc G. Fournier b17bf38ccc Learning a little more about autoconf each day... 28 years ago
Thomas G. Lockhart d6b5d8506d Supress call to tzset() in reset_timezone() if a new time zone has never 28 years ago
Thomas G. Lockhart a90b6a4464 Remove unused keyword CHANGE. 28 years ago
Thomas G. Lockhart 93d80d3359 Define boolean functions and operators for lseg <, <=, <>, >=, >. 28 years ago
Thomas G. Lockhart 3f52d1705a Define boolean functions for lseg <, <=, <>, >=, > 28 years ago
Marc G. Fournier 50436b7214 Use proper symbol for hpux 28 years ago
Marc G. Fournier 67c4b05f41 Just another dummy file 28 years ago
Marc G. Fournier feb5a2cfd6 Fix for various aix related 'mis-defines' 28 years ago
Marc G. Fournier ea514d2e6a Fix for missing tas.s under sparc_solaris 28 years ago
Bruce Momjian c18ed2f5a7 Parser cleanup for expr and subqueries. 28 years ago
Marc G. Fournier eb348bf41c Clean up the alpha port, remove the backend/port/alpha subdirectory 28 years ago
Marc G. Fournier fe3737f6f9 Fixes for linux-elf-sparc related template file 28 years ago
Marc G. Fournier 2bfc73f55e From: teunis <teunis@mauve.computersupportcentre.com> 28 years ago
Marc G. Fournier 0079de40b9 Make sure Irix/Linux FAQs are updated 28 years ago
Marc G. Fournier bfd85c8ee3 Add an irix5.c dummy file for irix5 port 28 years ago
Marc G. Fournier 4e9dd95296 From: Peter T Mount <patches@maidast.demon.co.uk> 28 years ago
Marc G. Fournier 67c92f423a Fix up the alpha port/dynloader for configure 28 years ago
Marc G. Fournier 68c6ddbe8f Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com> 28 years ago
Marc G. Fournier 7264c8226e set "caller" value in parse_func.h to func_get_detail instead of just "" 28 years ago
Marc G. Fournier ff88f7db9d Current output for FreeBSD (2/1/98) 28 years ago
Bruce Momjian 244c4a180f No datedebug printing of date debug is not defined. 28 years ago
Bruce Momjian 3ebbb76c6d TODO cleanup 28 years ago
Bruce Momjian 9e5575503e Install migration file and IP contrib/ stuff. 28 years ago
Marc G. Fournier a86e06cb9b Fix HP/ux port for tas.s 28 years ago
Marc G. Fournier 40b75ef5d0 Fixes: 28 years ago
Marc G. Fournier dd26bef4ef #if aix changed to #if HAVE_SYS_SELECT_H 28 years ago
Marc G. Fournier e6e364088a Move all the isinf() stuff from float.c to isinf.c, and build it according to 28 years ago
Bruce Momjian 79f99a3888 Fix for psort. fixes regression tests. 28 years ago
Bruce Momjian a654db303e Upgrade doc stuff to 6.3. 28 years ago
Bruce Momjian 6159ba3ab1 AIX patch from Darren King and Univel patch from Billy Allie, mostly 28 years ago
Marc G. Fournier 44030ef229 minor change so that it outputs to regression.diffs ... 28 years ago
Marc G. Fournier ca5eefb645 Make changes so that when the diff is done between 'expected' and 'results', 28 years ago
Marc G. Fournier 9fd18a6785 Missed adding new univel files and removing univel subdirectory 28 years ago
Marc G. Fournier 6e9558e639 From: "Billy G. Allie" <Bill.Allie@mug.org> 28 years ago
Bruce Momjian d8ddb10f51 Reduce size of inlining. 28 years ago
Marc G. Fournier 1af818b8bf 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is 28 years ago
Marc G. Fournier 7a33578436 From: Phil Thompson <phil@river-bank.demon.co.uk> 28 years ago