Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-08-01 | Fix inconsistent static-vs-not-static declarations. | Tom Lane | 7.4.1 |
| 2003-08-01 | Fix compile warning. | Tom Lane | 7.4.1 |
| 2003-07-17 | Add an upper limit to IS_VALID_JULIAN() to defend against overflow in | Tom Lane | 7.4.1 |
| 2003-07-17 | Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention | Tom Lane | 7.4.1 |
| 2003-07-04 | Fix missing code for HAVE_INT64_TIMESTAMP. | Tom Lane | 7.4.1 |