summaryrefslogtreecommitdiff
path: root/src/backend
Commit message (Expand)AuthorAgeFilesLines
* show the index used in an explainMarc G. Fournier1998-04-271-2/+9
* From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-273-8/+8
* This patch...Bruce Momjian1998-04-2728-489/+469
* FIx confusion over SORT and SORTCLAUSE in node handling.Bruce Momjian1998-04-272-110/+109
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-2618-700/+107
* Inline some small functions called for every row.Bruce Momjian1998-04-246-189/+13
* Add hpux patch for cpp.Bruce Momjian1998-04-211-2/+2
* Try to find cpp failure and report it.Bruce Momjian1998-04-201-2/+8
* Update HISTORY/TODO. Disable HAVING.Bruce Momjian1998-04-171-2/+3
* A few minor mods:Marc G. Fournier1998-04-172-3/+3
* Move HAVING function to proper file.Bruce Momjian1998-04-152-108/+109
* Update gram.c.nd *.h files.Bruce Momjian1998-04-141-436/+435
* Cleanup up code.Bruce Momjian1998-04-133-9/+2
* More work in the right direction on linux/alphaMarc G. Fournier1998-04-121-2/+2
* linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu>Marc G. Fournier1998-04-111-2/+2
* Oops...I used Relation->rd_fd->relname exactly, instead of using the actualMarc G. Fournier1998-04-101-2/+2
* Okay, add relation name to the file generating the error...Marc G. Fournier1998-04-101-3/+3
* See if I can determine where the BTP_CHAIN error is coming from...Marc G. Fournier1998-04-101-2/+3
* Prepare the EXTRACT() clause for supporting TIMEZONE_HOURThomas G. Lockhart1998-04-082-3529/+3637
* Temporarily back out fixes for unary minus parsing.Thomas G. Lockhart1998-04-082-199/+194
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-0718-107/+700
* ASSERT fixes.Bruce Momjian1998-04-063-7/+7
* DESTDIR removed, again.Bruce Momjian1998-04-061-14/+14
* Cleanup of compiler warnings.Bruce Momjian1998-04-063-6/+6
* Make DESTDIR consistent, and verious Linux cleanups.Bruce Momjian1998-04-061-14/+14
* Hi,Bruce Momjian1998-04-0647-311/+169
* Remove GetDatabaseName/Path and use globals. Make consts later.Bruce Momjian1998-04-055-37/+12
* Fix for memory leak.Bruce Momjian1998-04-052-8/+8
* Fix merging pathes of pruned rels ("indices are unused" problem).Vadim B. Mikheev1998-04-021-25/+11
* From: Maurice Gittens <mgittens@david.gits.nl>Marc G. Fournier1998-04-015-14/+23
* remove the call to port-protos.h ...Marc G. Fournier1998-04-011-5/+1
* Small HAVING cleanup.Bruce Momjian1998-03-314-11/+16
* Merge rename name page into alter table. Fix UNION with DISTINCTBruce Momjian1998-03-312-16/+31
* documentation for HAVING, clean up UNION comment.Bruce Momjian1998-03-301-5/+21
* This simple patch to catalog/pg_type.c fixes a buffer overrun. ItBruce Momjian1998-03-301-2/+4
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-3018-700/+107
* The buffer overrun while creating sequences turns out to be a readBruce Momjian1998-03-301-1/+3
* There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian1998-03-3015-394/+79
* I started adding the Having Clause and it works quite fine forBruce Momjian1998-03-309-16/+173
* BETWEEN and LIKE patch from ThomasBruce Momjian1998-03-261-1/+16
* OK...here is a patch that will cause the magnetic disk storageBruce Momjian1998-03-201-4/+128
* The real trick is to add -Dalpha to the CFLAGS setting. The changesBruce Momjian1998-03-201-1/+8
* > > I'm using text[] arrays. Some of my array elements have '"'Bruce Momjian1998-03-201-4/+14
* Allow parsing expressions with ") -" (scan.l, scan.c only).Thomas G. Lockhart1998-03-186-4848/+5035
* Add checks for UNION target fields, and add optional TABLE to LOCKBruce Momjian1998-03-181-2/+17
* Fix for Datasize = 0 error, from Vadim.Bruce Momjian1998-03-161-2/+2
* subselect notes from Vadim.Bruce Momjian1998-03-161-0/+156
* From: hankin <hankin@consultco.com>Marc G. Fournier1998-03-151-4/+8
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-151-0/+8
* From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>Marc G. Fournier1998-03-151-2/+2