Age | Commit message (Expand) | Author |
---|---|---|
2016-08-30 | Fix a bunch of places that called malloc and friends with no NULL check. | Tom Lane |
2016-04-07 | Remove redundant message in AddUserToTokenDacl(). | Noah Misch |
2016-04-02 | Refer to a TOKEN_USER payload as a "token user," not as a "user token". | Noah Misch |
2016-01-02 | Update copyright for 2016 | Bruce Momjian |
2015-01-08 | On Darwin, detect and report a multithreaded postmaster. | Noah Misch |
2015-01-06 | Update copyright for 2015 | Bruce Momjian |
2014-02-17 | Prevent potential overruns of fixed-size buffers. | Tom Lane |
2014-01-07 | Update copyright for 2014 | Bruce Momjian |
2013-10-18 | Switch dependency order of libpgcommon and libpgport | Peter Eisentraut |