Commit Graph

32 Commits (6da378dbc97f1b96bf5778a558e168a0dc405bce)

Author SHA1 Message Date
Peter Eisentraut 037a82704c Standardize treatment of strcmp() return value 14 years ago
Bruce Momjian 6416a82a62 Remove unnecessary #include references, per pgrminclude script. 14 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
Tom Lane cd00406774 Replace time_t with pg_time_t (same values, but always int64) in on-disk 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Neil Conway 74b667ad42 Replace 4-clause licensed blf.[ch] with blowfish implementation 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Neil Conway 1abf76e82c "Annual" pgcrypto update from Marko Kreen: 19 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 35c675a7fd Fortuna fixes. Marko Kreen 20 years ago
Tom Lane 2787db9b1d Small cleanups for pgcrypto. Marko Kreen 20 years ago
Tom Lane e997758cb6 More pgcrypto fixes: avoid bogus alignment assumptions in sha2, 20 years ago
Tom Lane aacfeba61b Suppress compile warning. 20 years ago
Bruce Momjian 4fcf8b11ff - Add Fortuna PRNG to pgcrypto. 20 years ago
Bruce Momjian 248eeb82f0 This patch adds implementation of SHA2 to pgcrypto. 20 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 f1283ed6cc Fix a bunch of 'old-style parameter declaration' warnings induced by 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 b490469cb9 > > On Fri, Dec 21, 2001 at 11:43:21AM +0800, Christopher Kings-Lynne 24 years ago
Bruce Momjian 60f777606f Duh, my regexp's missed bunch of them. Here's next batch, this 24 years ago
Bruce Momjian 540155b777 pgcrypto uses non-standard type uint, which causes compile 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
Tom Lane 77f27d5ec3 Fix some portability problems (get it to compile, at least, on HP's cc) 24 years ago
Bruce Momjian 2518e27334 /contrib/pgcrypto: 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut 0c0dde6176 Hashing functions from Marko Kreen <marko@l-t.ee> 25 years ago