| Commit message (Expand) | Author | Age |
* | Support for subselects. | Vadim B. Mikheev | 1998-02-13 |
* | Pass attypmod through to executor by adding to Var and Resdom. | Bruce Momjian | 1998-02-10 |
* | Small varlena cleanup. | Bruce Momjian | 1998-01-21 |
* | Add Var.varlevelup to code. More parser cleanup. | Bruce Momjian | 1998-01-20 |
* | Parser cleanup. | Bruce Momjian | 1998-01-20 |
* | Fix problem with nodes handling. | Bruce Momjian | 1998-01-19 |
* | Creates the SubLink structure, and the Query->hasSubLink field, | Bruce Momjian | 1998-01-17 |
* | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian | 1998-01-16 |
* | Remove Query->qry_aggs and qry_numaggs and replace with Query->hasAggs. | Bruce Momjian | 1998-01-15 |
* | Clean up of copyfuncs. | Bruce Momjian | 1998-01-11 |
* | Yohoo UNIONS of VIEWS. | Bruce Momjian | 1998-01-09 |
* | Fix for count(*), aggs with views and multiple tables and sum(3). | Bruce Momjian | 1998-01-04 |
* | Implementation of UNIONs. | Bruce Momjian | 1997-12-24 |
* | Reverse out Thomas's group clause change. | Bruce Momjian | 1997-12-23 |
* | Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to de... | Bruce Momjian | 1997-12-23 |
* | Fix numeric comparision (... != NULL) to be (... > 0). gcc is happier now. | Thomas G. Lockhart | 1997-12-23 |
* | copy query cleanup. | Bruce Momjian | 1997-12-18 |
* | Fix copy for no aggregates. | Bruce Momjian | 1997-12-18 |
* | Remove Existential, and ifdef out generate_fjoin. Neither did anything. | Bruce Momjian | 1997-12-18 |
* | Cleanup of agg copy. | Bruce Momjian | 1997-12-18 |
* | Cleanup of agg copy. | Bruce Momjian | 1997-12-18 |
* | Fix Query handling for inheritance, and cost computations. | Bruce Momjian | 1997-12-18 |
* | Break parser functions into smaller files, group together. | Bruce Momjian | 1997-11-25 |
* | Remove all time travel stuff. Small parser cleanup. | Bruce Momjian | 1997-11-20 |
* | Good Bye, Time Travel! | Vadim B. Mikheev | 1997-11-02 |
* | + _copyGroup(Group *from) | Vadim B. Mikheev | 1997-09-19 |
* | Cleanup from patch applied. | Bruce Momjian | 1997-09-13 |
* | Fix for select null, "fail" from pg_am from Patrick van Kleef | Bruce Momjian | 1997-09-12 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Add typdefs to pgindent run. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |
* | Fixed _copyRangeTblEntry | Vadim B. Mikheev | 1997-09-04 |
* | Copy indexkeys in _copyIndexPath. | Vadim B. Mikheev | 1997-04-10 |
* | Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com> | Marc G. Fournier | 1996-11-13 |
* | Compile and warning cleanup | Bruce Momjian | 1996-11-08 |
* | Fixes: | Marc G. Fournier | 1996-08-19 |
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 |