Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian | 7.4.1 |
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-07-03 | Do honest transformation and preprocessing of LIMIT/OFFSET clauses, | Tom Lane | 7.4.1 |
| 2003-07-01 | Aggregates can be polymorphic, using polymorphic implementation functions. | Tom Lane | 7.4.1 |
| 2003-04-29 | Infrastructure for deducing Param types from context, in the same way | Tom Lane | 7.4.1 |
| 2003-04-08 | First phase of work on array improvements. ARRAY[x,y,z] constructor | Tom Lane | 7.4.1 |
| 2003-02-03 | Determine the set of constraints applied to a domain at executor | Tom Lane | 7.4.1 |