Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2000-03-14 | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 7.1.1 |
| 1999-04-15 | Fix max(int8) result by making sure int8larger() copies its result | Thomas G. Lockhart | 7.1.1 |
| 1999-02-13 | Add routines to convert between int8 and text/varchar types. | Thomas G. Lockhart | 7.1.1 |
| 1998-07-08 | Include 8-byte integer type. | Thomas G. Lockhart | 7.1.1 |