summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
1998-04-20Try to find cpp failure and report it.Bruce Momjian
1998-04-17Update HISTORY/TODO. Disable HAVING.Bruce Momjian
1998-04-17A few minor mods:Marc G. Fournier
1998-04-15Move HAVING function to proper file.Bruce Momjian
1998-04-14Update gram.c.nd *.h files.Bruce Momjian
1998-04-13Cleanup up code.Bruce Momjian
1998-04-12More work in the right direction on linux/alphaMarc G. Fournier
1998-04-11linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier
1998-04-10Oops...I used Relation->rd_fd->relname exactly, instead of using the actualMarc G. Fournier
1998-04-10Okay, add relation name to the file generating the error...Marc G. Fournier
1998-04-10See if I can determine where the BTP_CHAIN error is coming from...Marc G. Fournier
1998-04-08Prepare the EXTRACT() clause for supporting TIMEZONE_HOURThomas G. Lockhart
1998-04-08Temporarily back out fixes for unary minus parsing.Thomas G. Lockhart
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-04-06ASSERT fixes.Bruce Momjian
1998-04-06DESTDIR removed, again.Bruce Momjian
1998-04-06Cleanup of compiler warnings.Bruce Momjian
1998-04-06Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian
1998-04-06Hi,Bruce Momjian
1998-04-05Remove GetDatabaseName/Path and use globals. Make consts later.Bruce Momjian
1998-04-05Fix for memory leak.Bruce Momjian
1998-04-02Fix merging pathes of pruned rels ("indices are unused" problem).Vadim B. Mikheev
1998-04-01From: Maurice Gittens <mgittens@david.gits.nl>Marc G. Fournier
1998-04-01remove the call to port-protos.h ...Marc G. Fournier
1998-03-31Small HAVING cleanup.Bruce Momjian
1998-03-31Merge rename name page into alter table. Fix UNION with DISTINCTBruce Momjian
1998-03-30documentation for HAVING, clean up UNION comment.Bruce Momjian
1998-03-30This simple patch to catalog/pg_type.c fixes a buffer overrun. ItBruce Momjian
1998-03-30The following uuencoded, gzip'd file will ...Bruce Momjian
1998-03-30The buffer overrun while creating sequences turns out to be a readBruce Momjian
1998-03-30There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian
1998-03-30I started adding the Having Clause and it works quite fine forBruce Momjian
1998-03-26BETWEEN and LIKE patch from ThomasBruce Momjian
1998-03-20OK...here is a patch that will cause the magnetic disk storageBruce Momjian
1998-03-20The real trick is to add -Dalpha to the CFLAGS setting. The changesBruce Momjian
1998-03-20> > I'm using text[] arrays. Some of my array elements have '"'Bruce Momjian
1998-03-18Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart
1998-03-18Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian
1998-03-16Fix for Datasize = 0 error, from Vadim.Bruce Momjian
1998-03-16subselect notes from Vadim.Bruce Momjian
1998-03-15From: hankin <hankin@consultco.com>Marc G. Fournier
1998-03-15From: t-ishii@sra.co.jpMarc G. Fournier
1998-03-15From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>Marc G. Fournier
1998-03-15From: t-ishii@sra.co.jpMarc G. Fournier
1998-03-14Remove postgres95.Bruce Momjian
1998-03-10Get the ultrix4 ports back in sync...Marc G. Fournier
1998-03-07Repair "LIKE" behavior with two adjacent wildcard characters ("_").Thomas G. Lockhart
1998-03-07Add one-line fix to allow redefining built-in functions.Thomas G. Lockhart
1998-03-06pg_user cleanup.Bruce Momjian
1998-03-02Last minute clean up for SunOS...Marc G. Fournier