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