Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-08-17 | Create a 'type cache' that keeps track of the data needed for any particular | Tom Lane | 7.4.1 |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian | 7.4.1 |
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-07-04 | Some early work on error message editing. Operator-not-found and | Tom Lane | 7.4.1 |
| 2003-06-29 | Support expressions of the form 'scalar op ANY (array)' and | Tom Lane | 7.4.1 |
| 2003-06-27 | Create real array comparison functions (that use the element datatype's | Tom Lane | 7.4.1 |
| 2003-06-25 | Back out array mega-patch. | Bruce Momjian | 7.4.1 |
| 2003-06-24 | Array mega-patch. | Bruce Momjian | 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 |
| 2002-11-29 | Tighten selection of equality and ordering operators for grouping | Tom Lane | 7.4.1 |