| Commit message (Expand) | Author | Age | Files | Lines |
| * | Define boolean functions and operators for lseg <, <=, <>, >=, >. | Thomas G. Lockhart | 1998-02-03 | 3 | -230/+267 |
| * | Define boolean functions for lseg <, <=, <>, >=, > | Thomas G. Lockhart | 1998-02-03 | 1 | -164/+505 |
| * | Use proper symbol for hpux | Marc G. Fournier | 1998-02-03 | 1 | -3/+3 |
| * | Just another dummy file | Marc G. Fournier | 1998-02-03 | 1 | -0/+4 |
| * | Fix for various aix related 'mis-defines' | Marc G. Fournier | 1998-02-03 | 3 | -9/+9 |
| * | Fix for missing tas.s under sparc_solaris | Marc G. Fournier | 1998-02-03 | 4 | -259/+231 |
| * | Parser cleanup for expr and subqueries. | Bruce Momjian | 1998-02-03 | 3 | -4/+15 |
| * | Clean up the alpha port, remove the backend/port/alpha subdirectory | Marc G. Fournier | 1998-02-03 | 7 | -186/+25 |
| * | Fixes for linux-elf-sparc related template file | Marc G. Fournier | 1998-02-03 | 2 | -1/+11 |
| * | From: teunis <teunis@mauve.computersupportcentre.com> | Marc G. Fournier | 1998-02-03 | 1 | -0/+9 |
| * | Add an irix5.c dummy file for irix5 port | Marc G. Fournier | 1998-02-02 | 1 | -0/+4 |
| * | From: Peter T Mount <patches@maidast.demon.co.uk> | Marc G. Fournier | 1998-02-02 | 7 | -76/+214 |
| * | Fix up the alpha port/dynloader for configure | Marc G. Fournier | 1998-02-02 | 3 | -21/+40 |
| * | Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com> | Marc G. Fournier | 1998-02-02 | 1 | -2/+2 |
| * | set "caller" value in parse_func.h to func_get_detail instead of just "" | Marc G. Fournier | 1998-02-02 | 1 | -3/+3 |
| * | Current output for FreeBSD (2/1/98) | Marc G. Fournier | 1998-02-02 | 1 | -0/+2549 |
| * | No datedebug printing of date debug is not defined. | Bruce Momjian | 1998-02-02 | 1 | -2/+4 |
| * | Fix HP/ux port for tas.s | Marc G. Fournier | 1998-02-02 | 3 | -216/+222 |
| * | Fixes: | Marc G. Fournier | 1998-02-02 | 1 | -2/+2 |
| * | #if aix changed to #if HAVE_SYS_SELECT_H | Marc G. Fournier | 1998-02-02 | 1 | -3/+3 |
| * | Move all the isinf() stuff from float.c to isinf.c, and build it according to | Marc G. Fournier | 1998-02-02 | 6 | -186/+181 |
| * | Fix for psort. fixes regression tests. | Bruce Momjian | 1998-02-01 | 2 | -6/+5 |
| * | AIX patch from Darren King and Univel patch from Billy Allie, mostly | Bruce Momjian | 1998-02-01 | 4 | -21/+16 |
| * | minor change so that it outputs to regression.diffs ... | Marc G. Fournier | 1998-02-01 | 1 | -7/+7 |
| * | Make changes so that when the diff is done between 'expected' and 'results', | Marc G. Fournier | 1998-02-01 | 9 | -8703/+656 |
| * | Missed adding new univel files and removing univel subdirectory | Marc G. Fournier | 1998-02-01 | 4 | -103/+38 |
| * | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-02-01 | 4 | -215/+222 |
| * | Reduce size of inlining. | Bruce Momjian | 1998-02-01 | 3 | -40/+48 |
| * | 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is | Marc G. Fournier | 1998-02-01 | 3 | -9/+9 |
| * | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-31 | 1 | -1/+3 |
| * | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-31 | 4 | -39/+60 |
| * | fmgr_faddr cleanup | Bruce Momjian | 1998-01-31 | 2 | -5/+6 |
| * | fmgr_faddr cleanup | Bruce Momjian | 1998-01-31 | 2 | -7/+7 |
| * | Inline fmgr_faddr() for speed. | Bruce Momjian | 1998-01-31 | 2 | -15/+19 |
| * | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 | 35 | -215/+350 |
| * | From: PostgreSQL DataBase <postgres@scuba.pcpipeline.com> | Marc G. Fournier | 1998-01-30 | 1 | -5/+20 |
| * | don't forget to 'template' i386_solaris | Marc G. Fournier | 1998-01-29 | 1 | -0/+1 |
| * | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-29 | 7 | -65/+66 |
| * | From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> | Marc G. Fournier | 1998-01-29 | 4 | -7/+118 |
| * | psql \df cleanup and lock manual page cleanup. | Bruce Momjian | 1998-01-28 | 2 | -4/+6 |
| * | Someone wants to try a Cynus port.... | Marc G. Fournier | 1998-01-28 | 2 | -209/+211 |
| * | Lock cleanup | Bruce Momjian | 1998-01-28 | 1 | -12/+15 |
| * | From: Peter T Mount <patches@maidast.demon.co.uk> | Marc G. Fournier | 1998-01-28 | 1 | -3/+1 |
| * | More deadlock code to check for escallation locks. | Bruce Momjian | 1998-01-28 | 4 | -30/+111 |
| * | dummyret cleanup | Bruce Momjian | 1998-01-27 | 1 | -3/+3 |
| * | Reversed out group by patch. | Bruce Momjian | 1998-01-27 | 1 | -6/+3 |
| * | Deadlock ceallnup. | Bruce Momjian | 1998-01-27 | 8 | -22/+62 |
| * | This should fix Stan's USE_POSIX_SIGNALS problem as well | Marc G. Fournier | 1998-01-27 | 1 | -1/+0 |
| * | From what I can tell, -DNOFIXADE does absolutely nothing under HP/ux | Marc G. Fournier | 1998-01-27 | 2 | -2/+2 |
| * | add CC:cc so that configure uses cc on non-gcc machine | Marc G. Fournier | 1998-01-27 | 1 | -0/+1 |