| Age | Commit message (Expand) | Author |
| 1998-03-02 | Fix money type USE_LOCALE support at least for default "C" locale. | Thomas G. Lockhart |
| 1998-03-01 | 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-02-28 | Fix scan adjusting for marked index tuples. | Vadim B. Mikheev |
| 1998-02-27 | 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-26 | 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-25 | 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-24 | 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-23 | 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-21 | 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-20 | *** empty log message *** | Marc G. Fournier |
| 1998-02-19 | Password fix. Now people have to do the REVOKE themselves. | Bruce Momjian |
| 1998-02-19 | FIFO lock wait queue, with readers grouped together. | Bruce Momjian |
| 1998-02-19 | Various minor modes for i386_solaris | Marc G. Fournier |
| 1998-02-19 | Fix for InitPlan-s: have to copy subselect' result tuple. | Vadim B. Mikheev |
| 1998-02-18 | New nodeGroup.c code uses own copy of first tuple in a group. | Vadim B. Mikheev |
| 1998-02-18 | Start shipping gram.y products gram.c and parse.h to avoid having to build | Thomas G. Lockhart |
| 1998-02-18 | Include products of gram.y to allow systems without bison to build Postgres. | Thomas G. Lockhart |
| 1998-02-18 | Allow LIKE expression in constraint clause. | Thomas G. Lockhart |
| 1998-02-18 | Fix parsing for <identifier>-<number> which was mis-identified as a unary | Thomas G. Lockhart |
| 1998-02-18 | Fix from Vadim for simple-minded case SELECT 1 WHERE 1 IN (SELECT 1) | Thomas G. Lockhart |
| 1998-02-18 | Fix useor for (a,b...) Op ANY/ALL | Vadim B. Mikheev |
| 1998-02-17 | Just another missing dummy file | Marc G. Fournier |
| 1998-02-17 | 2. IRIX has both HAVE_FPCLASS and HAVE_FP_CLASS, therefore, in | Marc G. Fournier |
| 1998-02-14 | From: Brian E Gallew <geek+@cmu.edu> | Marc G. Fournier |
| 1998-02-14 | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier |