Commits

DateSubjectAuthorReleases
2020-08-10 Replace remaining StrNCpy() by strlcpy() Peter Eisentraut 14.0
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2017-10-01 Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. Andres Freund 11.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-14 Spelling fixes in code comments Peter Eisentraut 10.0
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.5.0
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.6.0
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.2.15
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.1.20
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.4.6
2015-12-27 Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 9.3.11
2015-10-12 Avoid scan-build warning about uninitialized htonl() arguments. Noah Misch 9.6.0
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.0.23
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.2.14
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.1.19
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.3.10
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.4.5
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.5.0
2015-10-05 pgcrypto: Detect and report too-short crypt() salts. Noah Misch 9.6.0
2015-01-24 Replace a bunch more uses of strncpy() with safer coding. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14