]> granicus.if.org Git - postgresql/history - src/common/exec.c
Remove vestigial resolveUnknown arguments from transformSortClause etc.
[postgresql] / src / common / exec.c
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-08-30 Tom LaneFix a bunch of places that called malloc and friends...
2016-04-07 Noah MischRemove redundant message in AddUserToTokenDacl().
2016-04-02 Noah MischRefer to a TOKEN_USER payload as a "token user," not...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-08 Noah MischOn Darwin, detect and report a multithreaded postmaster.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-02-17 Tom LanePrevent potential overruns of fixed-size buffers.
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-18 Peter EisentrautSwitch dependency order of libpgcommon and libpgport