Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
* | Sequences are now based on int8, not int4, arithmetic. SERIAL pseudo-type | Tom Lane | 2001-08-16 |
* | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 |
* | Update textin() and textout() to new fmgr style. This is just phase | Tom Lane | 2000-07-05 |
* | Update sequence-related functions to new fmgr style. Remove downcasing, | Tom Lane | 2000-06-11 |
* | Second round of fmgr changes: triggers are now invoked in new style, | Tom Lane | 2000-05-29 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu... | Bruce Momjian | 1998-01-06 |
* | General function for SERIAL/IDENTITY/AUTOINCREMENT feature. | Vadim B. Mikheev | 1997-10-02 |