aboutsummaryrefslogtreecommitdiff
path: root/src/common/exec.c
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Make src/common/exec.c's error logging less ugly.Tom Lane2018-10-09
* Produce compiler errors if errno is referenced inside elog/ereport calls.Tom Lane2018-08-11
* Enlarge find_other_exec's meager fgets bufferAlvaro Herrera2018-04-19
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Remove symbol WIN32_ONLY_COMPILERMagnus Hagander2017-04-11
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Fix a bunch of places that called malloc and friends with no NULL check.Tom Lane2016-08-30
* Remove redundant message in AddUserToTokenDacl().Noah Misch2016-04-06
* Refer to a TOKEN_USER payload as a "token user," not as a "user token".Noah Misch2016-04-01
* Update copyright for 2016Bruce Momjian2016-01-02
* On Darwin, detect and report a multithreaded postmaster.Noah Misch2015-01-07
* Update copyright for 2015Bruce Momjian2015-01-06
* Prevent potential overruns of fixed-size buffers.Tom Lane2014-02-17
* Update copyright for 2014Bruce Momjian2014-01-07
* Switch dependency order of libpgcommon and libpgportPeter Eisentraut2013-10-17