Commits
Showing commits that first shipped in 7.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2002-09-18 | Extend pg_cast castimplicit column to a three-way value; this allows us | Tom Lane | 7.3.1 |
| 2002-09-04 | pgindent run. | Bruce Momjian | 7.3.1 |
| 2002-06-20 | Update copyright to 2002. | Bruce Momjian | 7.3.1 |
| 2002-04-23 | Clean up INT64CONST conflicts. Make the pg_crc code use a macro called | Tom Lane | 7.3.1 |
| 2002-04-21 | Support alternate storage scheme of 64-bit integer for date/time types. | Thomas G. Lockhart | 7.3.1 |
| 2002-02-23 | Make factorial(0) return 1, as per spec. | Bruce Momjian | 7.3.1 |