Age | Commit message (Expand) | Author |
---|---|---|
2009-01-01 | Update copyright for 2009. | Bruce Momjian |
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian |
2007-11-15 | pgindent run for 8.3. | Bruce Momjian |
2007-09-04 | Provide for binary input/output of enums, to fix complaint from Merlin Moncure. | Andrew Dunstan |
2007-06-05 | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane |
2007-04-02 | 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 |