Commit Graph

9 Commits (11da4c671ea6391c59ed5f465e390c6635e54cf4)

Author SHA1 Message Date
Tom Lane 234a02b2a8 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
Neil Conway 87a50169d2 Minor code cleanup for pgcrypto: for UDFs declared to be strict, checking 19 years ago
Bruce Momjian 436a2956d8 Re-run pgindent, fixing a problem where comment lines after a blank 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 8a65b820e2 Suppress signed-vs-unsigned-char warnings in contrib. 20 years ago
Bruce Momjian 87688ddf87 The large one adds support for RSA keys and reorganizes 20 years ago
Tom Lane 35c675a7fd Fortuna fixes. Marko Kreen 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 20 years ago
Bruce Momjian e94dd6ab91 Add missing pgcrypto files from previous commit. 20 years ago