Age | Commit message (Expand) | Author |
---|---|---|
2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
2008-05-04 | Use new cstring/text conversion functions in some additional places. | Tom Lane |
2007-02-27 | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane |
2006-11-10 | Minor code cleanup for pgcrypto: for UDFs declared to be strict, checking | Neil Conway |
2005-11-22 | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian |
2005-10-15 | Standard pgindent run for 8.1. | Bruce Momjian |
2005-09-24 | Suppress signed-vs-unsigned-char warnings in contrib. | Tom Lane |
2005-08-13 | The large one adds support for RSA keys and reorganizes | Bruce Momjian |
2005-07-18 | Fortuna fixes. Marko Kreen | Tom Lane |
2005-07-11 | More pgcrypto fixes: avoid bogus alignment assumptions in sha2, | Tom Lane |
2005-07-10 | Add missing pgcrypto files from previous commit. | Bruce Momjian |