Commits
Showing commits that first shipped in 7.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2003-08-08 | Another pgindent run with updated typedefs. | Bruce Momjian | 7.4.1 |
| 2003-08-04 | Update copyrights to 2003. | Bruce Momjian | 7.4.1 |
| 2003-08-04 | pgindent run. | Bruce Momjian | 7.4.1 |
| 2003-06-12 | Brief note about sequence cache not being cleared in other backends. | Bruce Momjian | 7.4.1 |
| 2003-03-21 | Fix sequence casting. | Bruce Momjian | 7.4.1 |
| 2003-03-20 | Todo items: | Bruce Momjian | 7.4.1 |
| 2003-03-20 | > > - Move SEQ_MAXVALUE, SEQ_MINVALUE definitions to sequence.h | Bruce Momjian | 7.4.1 |
| 2003-03-20 | Add start time to pg_stat_activity | Bruce Momjian | 7.4.1 |
| 2003-02-13 | Adds in NO MAXVALUE and NO MINVALUE options for create sequence per 200X | Bruce Momjian | 7.4.1 |
| 2002-11-10 | Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant. | Bruce Momjian | 7.4.1 |