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