Commits
Showing commits that first shipped in 7.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2001-11-28 | Point out the dependency on having int8 arithmetic available. | Tom Lane | 7.2.1 |
| 2001-11-17 | Expand documentation for sequence functions (nextval and friends). | Tom Lane | 7.2.1 |
| 2001-08-16 | Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type | Tom Lane | 7.2.1 |