Commit Graph

22 Commits (325bc54eed4ea0836a0bb715bb18342f0c1c668a)

Author SHA1 Message Date
Michael Paquier 8a15e735be Fix some grammar and typos in comments and docs 5 years ago
Michael Paquier ca7f8e2b86 Remove custom memory allocation layer in pgcrypto 5 years ago
Michael Paquier a3ab7a707d Fix corner case with 16kB-long decompression in pgcrypto, take 2 5 years ago
Tom Lane b9b610577d Fix ancient violation of zlib's API spec. 5 years ago
Michael Paquier 38f60f174e Revert "Fix corner case with PGP decompression in pgcrypto" 5 years ago
Michael Paquier 9e108984fb Fix corner case with PGP decompression 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 23bccc823d Fix inconsistencies and typos in the tree 6 years ago
Peter Eisentraut 37d9916020 More unconstify use 6 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 11 years ago
Bruce Momjian 9fe55259fd pgcrypto: fix memset() calls that might be optimized away 11 years ago
Peter Eisentraut 10a3b165a3 pgcrypto: Make header files stand alone 12 years ago
Peter Eisentraut dcb2c58381 Fix misleading comments 13 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 fdf5a5efb7 pgindent run for 8.3. 18 years ago
Alvaro Herrera a62e2c2b57 Replace unnecessary DISABLE_ZLIB define in pgcrypto with HAVE_LIBZ from core. 19 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 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