Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Provide for binary input/output of enums, to fix complaint from Merlin Moncure. | Andrew Dunstan | 2007-09-04 |
* | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane | 2007-06-05 |
* | Check length of enum literals on definition and input to make sure they will ... | Andrew Dunstan | 2007-04-02 |
* | Support enum data types. Along the way, use macros for the values of | Tom Lane | 2007-04-02 |