aboutsummaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAge
* Clean up the alpha port, remove the backend/port/alpha subdirectoryMarc G. Fournier1998-02-03
* 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
* set "caller" value in parse_func.h to func_get_detail instead of just ""Marc G. Fournier1998-02-02
* No datedebug printing of date debug is not defined.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
* AIX patch from Darren King and Univel patch from Billy Allie, mostlyBruce Momjian1998-02-01
* Missed adding new univel files and removing univel subdirectoryMarc G. Fournier1998-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
* fmgr_faddr cleanupBruce Momjian1998-01-31
* fmgr_faddr cleanupBruce Momjian1998-01-31
* Inline fmgr_faddr() for speed.Bruce Momjian1998-01-31
* Inline fastgetattr and others so data access does not use functionBruce Momjian1998-01-31
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-29
* Lock cleanupBruce Momjian1998-01-28
* More deadlock code to check for escallation locks.Bruce Momjian1998-01-28
* Reversed out group by patch.Bruce Momjian1998-01-27
* Deadlock ceallnup.Bruce Momjian1998-01-27
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-27
* Protocol cleanup from Phil.Bruce Momjian1998-01-27
* Real deadlock detection.Bruce Momjian1998-01-27
* Try this to fix HP/UX port compileMarc G. Fournier1998-01-26
* #include <sys/types.h> required for u_long in <netinet/in.h>Marc G. Fournier1998-01-26
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* From: Darren King <darrenk@insightdist.com>Marc G. Fournier1998-01-26
* From: Jeroen van Vianen <jeroenv@design.nl>Marc G. Fournier1998-01-25
* getpid/pid cleanupBruce Momjian1998-01-25
* Wish ppl would make up their mnd :)Marc G. Fournier1998-01-25
* OOps...missed the second patch of patch two that uses pfree() instead ofMarc G. Fournier1998-01-25
* This is the second of two patches required to fix the the grant andMarc G. Fournier1998-01-25
* Patch against src/backend/nodes/outfuncs.c.orig fixes backend crashesMarc G. Fournier1998-01-25
* This patch fixes one of two problems with grant/revoke statements on theMarc G. Fournier1998-01-25
* More up to date scan.cMarc G. Fournier1998-01-24
* Fix a variety of locking problems like newer lock waiters gettingBruce Momjian1998-01-23
* LOCK_LEVEL is defined in an i386_solaris system file, causing the compileMarc G. Fournier1998-01-23
* Minor cleanups for i386_solaris portMarc G. Fournier1998-01-23
* A dummy file so that configure under solaris worksMarc G. Fournier1998-01-23
* Cleanup deadlock message.Bruce Momjian1998-01-23
* Add LOCK command as DELETE FROM ... WHERE false.Bruce Momjian1998-01-22
* Small varlena cleanup.Bruce Momjian1998-01-21
* Make subqueries rewrite properly.Bruce Momjian1998-01-21
* FIx for regression-test found bug.Bruce Momjian1998-01-20
* Add Var.varlevelup to code. More parser cleanup.Bruce Momjian1998-01-20
* Parser cleanup.Bruce Momjian1998-01-20