| 1998-02-13 |  Vadim B. Mikheev | New SubPlan node for subselects. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | EState->->es_param_exec_vals = NULL; in CreateExecutorS... | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Fix for EXISTS. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Support for subselects. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Call union_planner() instead of planner(). | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Old planner() becomes union_planner(); new planner... | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Quite limited support for subselects in clausesel.c. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Support for subselects. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Support for subselects. | commit | commitdiff | tree | snapshot | 
| 1998-02-13 |  Vadim B. Mikheev | Support for subselects. | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Marc G. Fournier | There, fixed | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Marc G. Fournier | Screwed this up...fixing now | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Marc G. Fournier | Clean up Makefiles - shouldn't require configure *... | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Marc G. Fournier | Remove configure code from ecpg, as well as remove... | commit | commitdiff | tree | snapshot | 
| 1998-02-12 |  Bruce Momjian | MemSet cleanup. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Bruce Momjian | Memset cleanup | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Bruce Momjian | Change to MemSet for Alpha. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Bruce Momjian | Change int align. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Bruce Momjian | Goodbye register keyword.  Compiler knows better. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Jan Wieck <jwieck@debis.com> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Jan Wieck <jwieck@debis.com> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Marc G. Fournier | From: Jan Wieck <jwieck@debis.com> | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Remove some definitions which could not work; conversio... | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Update test for newly implemented "<=" operator. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Try bumping to version two... | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Define ROW and STATEMENT as parser tokens. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Automatically promote out of range integers to floats. | commit | commitdiff | tree | snapshot | 
| 1998-02-11 |  Thomas G. Lockhart | Fix typos in SQL statement terminators. | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Marc G. Fournier | regression test based off of Solaris/Sparc v2.6 | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Marc G. Fournier | Erk, the whole directory structure changed on us here... | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Marc G. Fournier | Updated ECPG From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Bruce Momjian | Pass around typmod as int16. | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Marc G. Fournier | Clean up regression tests for SunOS (based on Solaris... | commit | commitdiff | tree | snapshot | 
| 1998-02-10 |  Bruce Momjian | Pass attypmod  through to executor by adding to Var... | commit | commitdiff | tree | snapshot | 
| 1998-02-09 |  Marc G. Fournier | From: Peter T Mount <patches@maidast.demon.co.uk> | commit | commitdiff | tree | snapshot | 
| 1998-02-09 |  Marc G. Fournier | This was a new class that was introduced last weekend... | commit | commitdiff | tree | snapshot | 
| 1998-02-07 |  Bruce Momjian | Atttypmod cleanups. | commit | commitdiff | tree | snapshot | 
| 1998-02-07 |  Bruce Momjian | atttypmod now -1. | commit | commitdiff | tree | snapshot | 
| 1998-02-06 |  Bruce Momjian | Update now that attcacheoff initial value is -1 always. | commit | commitdiff | tree | snapshot | 
| 1998-02-06 |  Bruce Momjian | Set attcacheoff value to -1 for all tables. | commit | commitdiff | tree | snapshot | 
| 1998-02-06 |  Bruce Momjian | Fix for \d on long table names. | commit | commitdiff | tree | snapshot | 
| 1998-02-06 |  Bruce Momjian | FIx hasSubLinks for Vadim. | commit | commitdiff | tree | snapshot | 
| 1998-02-06 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | FIx for varchar(), char() and INSERT .. SELECT. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | Vadim fix for vacuum analyze. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | FIx for atttypmod on system tables. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | FIx for atttypmod in system catalogs. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | Fix for varchar functions, and indextyple j-1 fix. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | From: Michael Meskes <meskes@topsystem.de> | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | Symptom: | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | init_fixup_addr() function removed, so port-protos... | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | func_error() changed so that if caller is passed with... | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | Build in a 'dummy' tas file...nothing in it, just used... | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Bruce Momjian | char() cleanup and more cacheoff improvements. | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | Fix up this so that it also doesn't use a caller variab... | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | Clean up func_error() function completely removing... | commit | commitdiff | tree | snapshot | 
| 1998-02-05 |  Marc G. Fournier | Port specific, compiler specfied for SGI/Irix5 | commit | commitdiff | tree | snapshot | 
| 1998-02-04 |  Bruce Momjian | Cleanup getattr code.  Make CHAR() use attcacheoff. | commit | commitdiff | tree | snapshot | 
| 1998-02-04 |  Marc G. Fournier | Try this fix for the tas.s code... | commit | commitdiff | tree | snapshot | 
| 1998-02-04 |  Thomas G. Lockhart | Allow most expressions in BETWEEN clause. Allow all... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Bruce Momjian | Vacuum parameter fix. | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Strange, this should be required, but initialize need_t... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | I tried to match up the if/test stuff...fixed now,... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Bruce Momjian | Subselects with =, >, etc. | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | various i386_solaris cleanups that should fix sparc_sol... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Learning a little more about autoconf each day... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Thomas G. Lockhart | Supress call to tzset() in reset_timezone() if a new... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Thomas G. Lockhart | Remove unused keyword CHANGE. | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Thomas G. Lockhart | Define boolean functions and operators for lseg <,... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Thomas G. Lockhart | Define boolean functions for lseg <, <=, <>, >=, > | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Use proper symbol for hpux | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Just another dummy file | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Fix for various aix related 'mis-defines' | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Fix for missing tas.s under sparc_solaris | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Bruce Momjian | Parser cleanup for expr and subqueries. | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Clean up the alpha port, remove the backend/port/alpha... | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | Fixes for linux-elf-sparc related template file | commit | commitdiff | tree | snapshot | 
| 1998-02-03 |  Marc G. Fournier | From: teunis <teunis@mauve.computersupportcentre.com> | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Make sure Irix/Linux FAQs are updated | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Add an irix5.c dummy file for irix5 port | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | From: Peter T Mount <patches@maidast.demon.co.uk> | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Fix up the alpha port/dynloader for configure | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Fix for ltoa() problem pointed out by Stan Brown <stanb... | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | set "caller" value in parse_func.h to func_get_detail... | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Current output for FreeBSD (2/1/98) | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Bruce Momjian | No datedebug printing of date debug is not defined. | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Bruce Momjian | TODO cleanup | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Bruce Momjian | Install migration file and IP contrib/ stuff. | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Fix HP/ux port for tas.s | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Fixes: | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | #if aix changed to #if HAVE_SYS_SELECT_H | commit | commitdiff | tree | snapshot | 
| 1998-02-02 |  Marc G. Fournier | Move all the isinf() stuff from float.c to isinf.c... | commit | commitdiff | tree | snapshot | 
| 1998-02-01 |  Bruce Momjian | Fix for psort. fixes regression tests. | commit | commitdiff | tree | snapshot | 
| 1998-02-01 |  Bruce Momjian | Upgrade doc stuff to 6.3. | commit | commitdiff | tree | snapshot | 
| 1998-02-01 |  Bruce Momjian | AIX patch from Darren King and Univel patch from Billy... | commit | commitdiff | tree | snapshot | 
| 1998-02-01 |  Marc G. Fournier | minor change so that it outputs to regression.diffs ... | commit | commitdiff | tree | snapshot | 
| next |