Commit Graph

18 Commits (REL8_4_STABLE)

Author SHA1 Message Date
Bruce Momjian 99058cfc63 Remove tabs after spaces in C comments 12 years ago
Bruce Momjian df2e62603e pgcrypto: fix memset() calls that might be optimized away 12 years ago
Tom Lane 4b09299e47 Apply upstream fix for blowfish signed-character bug (CVE-2011-2483). 15 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. 21 years ago
Bruce Momjian 87688ddf87 The large one adds support for RSA keys and reorganizes 21 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 21 years ago
Neil Conway 19b676869a pgcrypto update: 21 years ago
Neil Conway b160d6b9dc pgcrypto update: 21 years ago
Neil Conway fa332a06ec * construct "struct {} list [] = {}" confuses pgindent - split those. 21 years ago
Tom Lane 0bd61548ab Solve the 'Turkish problem' with undesirable locale behavior for case 22 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Bruce Momjian 60f777606f Duh, my regexp's missed bunch of them. Here's next batch, this 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Bruce Momjian ab56022864 Big thanks to Solar Designer who pointed out a bug in bcrypt 25 years ago
Bruce Momjian df24cb73f6 Add missing pgcrypto file. 25 years ago