| Commit message (Expand) | Author | Age |
* | Initial MVCC code. | Vadim B. Mikheev | 1998-12-15 |
* | Add support for the CASE statement in the rewrite handling. | Thomas G. Lockhart | 1998-12-14 |
* | Implement CASE expression. | Thomas G. Lockhart | 1998-12-04 |
* | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 |
* | The patch does 2 things: | Bruce Momjian | 1998-10-21 |
* | Fix for rules system from Jan. | Bruce Momjian | 1998-10-20 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Playing around with pg_dump for a while resulted in some | Bruce Momjian | 1998-10-06 |
* | Please apply the patch at the end. Disables use of system | Bruce Momjian | 1998-10-02 |
* | Here's a combination of all the patches I'm currently waiting | Bruce Momjian | 1998-10-02 |
* | Tatsuo Ishii fix for pg_user crash, with slight modification. | Bruce Momjian | 1998-09-11 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | This is the final state of the rule system for 6.4 after the | Bruce Momjian | 1998-08-24 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-08-18 |
* | Use Snapshot in heap access methods. | Vadim B. Mikheev | 1998-07-27 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-07-26 |
* | I really hope that I haven't missed anything in this one... | Marc G. Fournier | 1998-07-24 |
* | 1) Queries using the having clause on base tables should work well | Bruce Momjian | 1998-07-19 |
* | Remove un-needed braces around single statements. | Bruce Momjian | 1998-06-15 |
* | Show backend status on ps command line. Remove unused args from | Bruce Momjian | 1998-06-04 |
* | This patch... | Bruce Momjian | 1998-04-27 |
* | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 |
* | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 |
* | Hi, | Bruce Momjian | 1998-04-06 |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 |
* | I started adding the Having Clause and it works quite fine for | Bruce Momjian | 1998-03-30 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier | 1998-02-25 |
* | First step done, | Marc G. Fournier | 1998-02-21 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 |
* | Inline fastgetattr and others so data access does not use function | Bruce Momjian | 1998-01-31 |
* | Make subqueries rewrite properly. | Bruce Momjian | 1998-01-21 |
* | Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs. | Bruce Momjian | 1998-01-15 |
* | Some *very* major changes by darrenk@insightdist.com (Darren King) | Marc G. Fournier | 1998-01-13 |
* | Yohoo UNIONS of VIEWS. | Bruce Momjian | 1998-01-09 |
* | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian | 1998-01-07 |
* | Cleanup of outnodes. | Bruce Momjian | 1998-01-07 |
* | Fix for views and outnodes. | Bruce Momjian | 1998-01-07 |
* | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian | 1998-01-05 |
* | Fix for count(*), aggs with views and multiple tables and sum(3). | Bruce Momjian | 1998-01-04 |
* | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier | 1997-12-20 |
* | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier | 1997-12-19 |
* | Rename pg_plan and pg_eval to be more meaningful. | Bruce Momjian | 1997-12-11 |
* | Break parser functions into smaller files, group together. | Bruce Momjian | 1997-11-25 |
* | Remove tqual.h includes not needed. | Bruce Momjian | 1997-11-24 |
* | Remove all time travel stuff. Small parser cleanup. | Bruce Momjian | 1997-11-20 |
* | Change column number constant to reflect change in column name | Thomas G. Lockhart | 1997-10-25 |
* | Change embedded query to reflect column name change from "action" | Thomas G. Lockhart | 1997-10-25 |