Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Use bool for a boolean flag. | Tom Lane | 2008-11-03 |
* | Allow uuid_in() to parse a wider variety of variant input formats for the UUID | Peter Eisentraut | 2008-11-03 |
* | Fix some missed copyright updates. | Tom Lane | 2008-01-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Downgrade implicit casts to text to be assignment-only, except for the ones | Tom Lane | 2007-06-05 |
* | Rewrite uuid input and output routines to avoid dependency on the | Neil Conway | 2007-01-31 |
* | Rename the uuid_t type to pg_uuid_t, to avoid a conflict with any | Neil Conway | 2007-01-28 |
* | Add a new builtin type, "uuid". This implements a UUID type, similar to | Neil Conway | 2007-01-28 |