| Commit message (Expand) | Author | Age | Files | Lines |
* | show the index used in an explain | Marc G. Fournier | 1998-04-27 | 1 | -2/+9 |
* | From: Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier | 1998-04-27 | 3 | -8/+8 |
* | This patch... | Bruce Momjian | 1998-04-27 | 28 | -489/+469 |
* | FIx confusion over SORT and SORTCLAUSE in node handling. | Bruce Momjian | 1998-04-27 | 2 | -110/+109 |
* | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 | 18 | -700/+107 |
* | Inline some small functions called for every row. | Bruce Momjian | 1998-04-24 | 6 | -189/+13 |
* | Add hpux patch for cpp. | Bruce Momjian | 1998-04-21 | 1 | -2/+2 |
* | Try to find cpp failure and report it. | Bruce Momjian | 1998-04-20 | 1 | -2/+8 |
* | Update HISTORY/TODO. Disable HAVING. | Bruce Momjian | 1998-04-17 | 1 | -2/+3 |
* | A few minor mods: | Marc G. Fournier | 1998-04-17 | 2 | -3/+3 |
* | Move HAVING function to proper file. | Bruce Momjian | 1998-04-15 | 2 | -108/+109 |
* | Update gram.c.nd *.h files. | Bruce Momjian | 1998-04-14 | 1 | -436/+435 |
* | Cleanup up code. | Bruce Momjian | 1998-04-13 | 3 | -9/+2 |
* | More work in the right direction on linux/alpha | Marc G. Fournier | 1998-04-12 | 1 | -2/+2 |
* | linuxalpha patches from Ryan Kirkpatrick <rkirkpat@nag.cs.colorado.edu> | Marc G. Fournier | 1998-04-11 | 1 | -2/+2 |
* | Oops...I used Relation->rd_fd->relname exactly, instead of using the actual | Marc G. Fournier | 1998-04-10 | 1 | -2/+2 |
* | Okay, add relation name to the file generating the error... | Marc G. Fournier | 1998-04-10 | 1 | -3/+3 |
* | See if I can determine where the BTP_CHAIN error is coming from... | Marc G. Fournier | 1998-04-10 | 1 | -2/+3 |
* | Prepare the EXTRACT() clause for supporting TIMEZONE_HOUR | Thomas G. Lockhart | 1998-04-08 | 2 | -3529/+3637 |
* | Temporarily back out fixes for unary minus parsing. | Thomas G. Lockhart | 1998-04-08 | 2 | -199/+194 |
* | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 | 18 | -107/+700 |
* | ASSERT fixes. | Bruce Momjian | 1998-04-06 | 3 | -7/+7 |
* | DESTDIR removed, again. | Bruce Momjian | 1998-04-06 | 1 | -14/+14 |
* | Cleanup of compiler warnings. | Bruce Momjian | 1998-04-06 | 3 | -6/+6 |
* | Make DESTDIR consistent, and verious Linux cleanups. | Bruce Momjian | 1998-04-06 | 1 | -14/+14 |
* | Hi, | Bruce Momjian | 1998-04-06 | 47 | -311/+169 |
* | Remove GetDatabaseName/Path and use globals. Make consts later. | Bruce Momjian | 1998-04-05 | 5 | -37/+12 |
* | Fix for memory leak. | Bruce Momjian | 1998-04-05 | 2 | -8/+8 |
* | Fix merging pathes of pruned rels ("indices are unused" problem). | Vadim B. Mikheev | 1998-04-02 | 1 | -25/+11 |
* | From: Maurice Gittens <mgittens@david.gits.nl> | Marc G. Fournier | 1998-04-01 | 5 | -14/+23 |
* | remove the call to port-protos.h ... | Marc G. Fournier | 1998-04-01 | 1 | -5/+1 |
* | Small HAVING cleanup. | Bruce Momjian | 1998-03-31 | 4 | -11/+16 |
* | Merge rename name page into alter table. Fix UNION with DISTINCT | Bruce Momjian | 1998-03-31 | 2 | -16/+31 |
* | documentation for HAVING, clean up UNION comment. | Bruce Momjian | 1998-03-30 | 1 | -5/+21 |
* | This simple patch to catalog/pg_type.c fixes a buffer overrun. It | Bruce Momjian | 1998-03-30 | 1 | -2/+4 |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 | 18 | -700/+107 |
* | The buffer overrun while creating sequences turns out to be a read | Bruce Momjian | 1998-03-30 | 1 | -1/+3 |
* | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian | 1998-03-30 | 15 | -394/+79 |
* | I started adding the Having Clause and it works quite fine for | Bruce Momjian | 1998-03-30 | 9 | -16/+173 |
* | BETWEEN and LIKE patch from Thomas | Bruce Momjian | 1998-03-26 | 1 | -1/+16 |
* | OK...here is a patch that will cause the magnetic disk storage | Bruce Momjian | 1998-03-20 | 1 | -4/+128 |
* | The real trick is to add -Dalpha to the CFLAGS setting. The changes | Bruce Momjian | 1998-03-20 | 1 | -1/+8 |
* | > > I'm using text[] arrays. Some of my array elements have '"' | Bruce Momjian | 1998-03-20 | 1 | -4/+14 |
* | Allow parsing expressions with ") -" (scan.l, scan.c only). | Thomas G. Lockhart | 1998-03-18 | 6 | -4848/+5035 |
* | Add checks for UNION target fields, and add optional TABLE to LOCK | Bruce Momjian | 1998-03-18 | 1 | -2/+17 |
* | Fix for Datasize = 0 error, from Vadim. | Bruce Momjian | 1998-03-16 | 1 | -2/+2 |
* | subselect notes from Vadim. | Bruce Momjian | 1998-03-16 | 1 | -0/+156 |
* | From: hankin <hankin@consultco.com> | Marc G. Fournier | 1998-03-15 | 1 | -4/+8 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-03-15 | 1 | -0/+8 |
* | From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu> | Marc G. Fournier | 1998-03-15 | 1 | -2/+2 |