Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-05-07 | Docs: improve warnings about nextval() not producing gapless sequences. | Tom Lane | 9.5.3 |
| 2014-10-03 | Fix documentation for CREATE SEQUENCE IF NOT EXISTS. | Heikki Linnakangas | 9.5.0 |
| 2014-08-26 | Implement IF NOT EXISTS for CREATE SEQUENCE. | Heikki Linnakangas | 9.5.0 |
| 2014-08-18 | Fix obsolete mention of non-int64 support in CREATE SEQUENCE documentation. | Tom Lane | 9.5.0 |