summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Define boolean functions and operators for lseg <, <=, <>, >=, >.Thomas G. Lockhart1998-02-033-230/+267
* Define boolean functions for lseg <, <=, <>, >=, >Thomas G. Lockhart1998-02-031-164/+505
* Use proper symbol for hpuxMarc G. Fournier1998-02-031-3/+3
* Just another dummy fileMarc G. Fournier1998-02-031-0/+4
* Fix for various aix related 'mis-defines'Marc G. Fournier1998-02-033-9/+9
* Fix for missing tas.s under sparc_solarisMarc G. Fournier1998-02-034-259/+231
* Parser cleanup for expr and subqueries.Bruce Momjian1998-02-033-4/+15
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-037-186/+25
* Fixes for linux-elf-sparc related template fileMarc G. Fournier1998-02-032-1/+11
* From: teunis <teunis@mauve.computersupportcentre.com>Marc G. Fournier1998-02-031-0/+9
* Add an irix5.c dummy file for irix5 portMarc G. Fournier1998-02-021-0/+4
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-02-027-76/+214
* Fix up the alpha port/dynloader for configureMarc G. Fournier1998-02-023-21/+40
* Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com>Marc G. Fournier1998-02-021-2/+2
* set "caller" value in parse_func.h to func_get_detail instead of just ""Marc G. Fournier1998-02-021-3/+3
* Current output for FreeBSD (2/1/98)Marc G. Fournier1998-02-021-0/+2549
* No datedebug printing of date debug is not defined.Bruce Momjian1998-02-021-2/+4
* Fix HP/ux port for tas.sMarc G. Fournier1998-02-023-216/+222
* Fixes:Marc G. Fournier1998-02-021-2/+2
* #if aix changed to #if HAVE_SYS_SELECT_HMarc G. Fournier1998-02-021-3/+3
* Move all the isinf() stuff from float.c to isinf.c, and build it according toMarc G. Fournier1998-02-026-186/+181
* Fix for psort. fixes regression tests.Bruce Momjian1998-02-012-6/+5
* AIX patch from Darren King and Univel patch from Billy Allie, mostlyBruce Momjian1998-02-014-21/+16
* minor change so that it outputs to regression.diffs ...Marc G. Fournier1998-02-011-7/+7
* Make changes so that when the diff is done between 'expected' and 'results',Marc G. Fournier1998-02-019-8703/+656
* Missed adding new univel files and removing univel subdirectoryMarc G. Fournier1998-02-014-103/+38
* From: "Billy G. Allie" <Bill.Allie@mug.org>Marc G. Fournier1998-02-014-215/+222
* Reduce size of inlining.Bruce Momjian1998-02-013-40/+48
* 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 isMarc G. Fournier1998-02-013-9/+9
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-311-1/+3
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-314-39/+60
* fmgr_faddr cleanupBruce Momjian1998-01-312-5/+6
* fmgr_faddr cleanupBruce Momjian1998-01-312-7/+7
* Inline fmgr_faddr() for speed.Bruce Momjian1998-01-312-15/+19
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-3135-215/+350
* From: PostgreSQL DataBase <postgres@scuba.pcpipeline.com>Marc G. Fournier1998-01-301-5/+20
* don't forget to 'template' i386_solarisMarc G. Fournier1998-01-291-0/+1
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-297-65/+66
* From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>Marc G. Fournier1998-01-294-7/+118
* psql \df cleanup and lock manual page cleanup.Bruce Momjian1998-01-282-4/+6
* Someone wants to try a Cynus port....Marc G. Fournier1998-01-282-209/+211
* Lock cleanupBruce Momjian1998-01-281-12/+15
* From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier1998-01-281-3/+1
* More deadlock code to check for escallation locks.Bruce Momjian1998-01-284-30/+111
* dummyret cleanupBruce Momjian1998-01-271-3/+3
* Reversed out group by patch.Bruce Momjian1998-01-271-6/+3
* Deadlock ceallnup.Bruce Momjian1998-01-278-22/+62
* This should fix Stan's USE_POSIX_SIGNALS problem as wellMarc G. Fournier1998-01-271-1/+0
* From what I can tell, -DNOFIXADE does absolutely nothing under HP/uxMarc G. Fournier1998-01-272-2/+2
* add CC:cc so that configure uses cc on non-gcc machineMarc G. Fournier1998-01-271-0/+1