| Commit message (Expand) | Author | Age |
* | 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 |
* | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-03-01 |
* | Fix scan adjusting for marked index tuples. | Vadim B. Mikheev | 1998-02-28 |
* | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier | 1998-02-27 |
* | ExecReScan for MergeJoin. | Vadim B. Mikheev | 1998-02-27 |
* | In '(a,b,...) Op [ANY|ALL] (SubSelect)' Op is restricted to | Vadim B. Mikheev | 1998-02-27 |
* | Check SELECT permissions in subqueries. | Vadim B. Mikheev | 1998-02-27 |
* | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier | 1998-02-27 |
* | execScan.c: in the end of scan projInfo->pi_slot must be | Vadim B. Mikheev | 1998-02-26 |
* | index_markpos()/index_restrpos are used now. | Vadim B. Mikheev | 1998-02-26 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Fix 6.X vacuum bug in shrinking code. | Vadim B. Mikheev | 1998-02-25 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | pgindent changes for Thomas proc/lock cleanup | Bruce Momjian | 1998-02-25 |
* | Fix for locking problems an dpriority. | Bruce Momjian | 1998-02-24 |
* | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | 1998-02-24 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-02-24 |
* | Various fixes for string.h vs strings.h | Marc G. Fournier | 1998-02-24 |
* | Remove #include "port-protos.h", since we no longer use it | Marc G. Fournier | 1998-02-24 |
* | There is no more 'port-protos.h', so don't try to include it | Marc G. Fournier | 1998-02-24 |
* | Forgot about the svr4 dynloader stuff | Marc G. Fournier | 1998-02-24 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-24 |
* | Quick cleanups | Marc G. Fournier | 1998-02-23 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-23 |
* | Remove libpq README. | Bruce Momjian | 1998-02-23 |
* | Fix relation path constraction in mdblindwrt(). | Vadim B. Mikheev | 1998-02-23 |
* | Remind people of view permissions, and install libpq README. | Bruce Momjian | 1998-02-23 |
* | ExecReScan for Unique & Sort nodes. | Vadim B. Mikheev | 1998-02-23 |
* | Partial fix for select distinct in subselect. | Bruce Momjian | 1998-02-23 |
* | Change: | Marc G. Fournier | 1998-02-21 |
* | Add handling for new RangeTblEntry column name. | Bruce Momjian | 1998-02-21 |
* | Constlen can be -1, so make it a signed type. | Bruce Momjian | 1998-02-21 |
* | First step done, | Marc G. Fournier | 1998-02-21 |
* | *** empty log message *** | Marc G. Fournier | 1998-02-20 |
* | Password fix. Now people have to do the REVOKE themselves. | Bruce Momjian | 1998-02-19 |