| Commit message (Expand) | Author | Age |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-03-15 |
* | Fix bad oid in table. | Bruce Momjian | 1998-03-07 |
* | Get rid of those pesky long constants, 'l'. Has no affect. | Bruce Momjian | 1998-03-04 |
* | From: Darren King <darrenk@insightdist.com> | Marc G. Fournier | 1998-03-02 |
* | Last minute clean up for SunOS... | Marc G. Fournier | 1998-03-02 |
* | Fix boolean operator declarations for path to return boolean, not float8. | Thomas G. Lockhart | 1998-03-01 |
* | From: "Billy G. Allie" <Bill.Allie@mug.org> | Marc G. Fournier | 1998-03-01 |
* | ExecReScan for MergeJoin. | Vadim B. Mikheev | 1998-02-27 |
* | index_markpos()/index_restrpos() are in use now. | Vadim B. Mikheev | 1998-02-26 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | pg_user.h is obseleted in favor of pg_shadow.h | Marc G. Fournier | 1998-02-25 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | 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 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-24 |
* | Add an '#include <sys/types.h>' for the netinet/in.h section | 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 |
* | ExecReScan for Unique & Sort nodes. | Vadim B. Mikheev | 1998-02-23 |
* | 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 |
* | GroupState changed. | Vadim B. Mikheev | 1998-02-18 |
* | Check for and include <getopt.h> | Marc G. Fournier | 1998-02-18 |
* | From: Brian E Gallew <geek+@cmu.edu> | Marc G. Fournier | 1998-02-14 |
* | Atttypmod cleanup. | Bruce Momjian | 1998-02-13 |
* | From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at> | Marc G. Fournier | 1998-02-13 |
* | From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> | Marc G. Fournier | 1998-02-13 |
* | Subselects... | Vadim B. Mikheev | 1998-02-13 |
* | New SubPlan node for subselects. | Vadim B. Mikheev | 1998-02-13 |
* | MemSet cleanup. | Bruce Momjian | 1998-02-12 |
* | Memset cleanup | Bruce Momjian | 1998-02-11 |
* | Change to MemSet for Alpha. | Bruce Momjian | 1998-02-11 |
* | Change int align. | Bruce Momjian | 1998-02-11 |
* | Pass around typmod as int16. | Bruce Momjian | 1998-02-10 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 |
* | atttypmod now -1. | Bruce Momjian | 1998-02-07 |
* | Update now that attcacheoff initial value is -1 always. | Bruce Momjian | 1998-02-06 |
* | FIx for atttypmod on system tables. | Bruce Momjian | 1998-02-05 |
* | func_error() changed so that if caller is passed with NULL value, its | Marc G. Fournier | 1998-02-05 |
* | Fix up this so that it also doesn't use a caller variable... | Marc G. Fournier | 1998-02-05 |
* | Port specific, compiler specfied for SGI/Irix5 | Marc G. Fournier | 1998-02-05 |
* | Cleanup getattr code. Make CHAR() use attcacheoff. | Bruce Momjian | 1998-02-04 |
* | Subselects with =, >, etc. | Bruce Momjian | 1998-02-03 |
* | Define boolean functions and operators for lseg <, <=, <>, >=, >. | Thomas G. Lockhart | 1998-02-03 |
* | Use proper symbol for hpux | Marc G. Fournier | 1998-02-03 |
* | Fix for various aix related 'mis-defines' | Marc G. Fournier | 1998-02-03 |
* | Parser cleanup for expr and subqueries. | Bruce Momjian | 1998-02-03 |