Commit Graph

23 Commits (e72821ca086a1caa9a22a2c131b7527753a1ab93)

Author SHA1 Message Date
Michael Paquier ca7f8e2b86 Remove custom memory allocation layer in pgcrypto 5 years ago
Amit Kapila 7e735035f2 Make the order of the header file includes consistent in contrib modules. 6 years ago
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10 6 years ago
Michael Paquier eb43f3d193 Fix inconsistencies and typos in the tree 6 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Heikki Linnakangas 95931133a9 Fix misc typos in comments. 7 years ago
Tom Lane e3860ffa4d Initial pgindent run with pg_bsd_indent version 2.0. 8 years ago
Alvaro Herrera 188f359d39 pgcrypto: support changing S2K iteration count 10 years ago
Noah Misch 85270ac7a2 pgcrypto: Report errant decryption as "Wrong key or corrupt data". 10 years ago
Tom Lane a59ee88197 Fix Coverity warning about contrib/pgcrypto's mdc_finish(). 11 years ago
Tom Lane f2ad2bdd0a Loop when necessary in contrib/pgcrypto's pktreader_pull(). 11 years ago
Noah Misch 1ed8e771ad Remove dead-since-introduction pgcrypto code. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Bruce Momjian 9fe55259fd pgcrypto: fix memset() calls that might be optimized away 12 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 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
Tom Lane 2787db9b1d Small cleanups for pgcrypto. Marko Kreen 20 years ago
Tom Lane dd4a190d18 Fix C++-style comments, per Rocco Altier. 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