aboutsummaryrefslogtreecommitdiff
path: root/src/common/Makefile
Commit message (Expand)AuthorAge
* Move username lookup functions from /port to /commonBruce Momjian2014-01-10
* Get rid of use of asprintf() in favor of a more portable implementation.Tom Lane2013-10-22
* Move rmtree() from libpgport to libpgcommonPeter Eisentraut2013-10-19
* Move pgfnames() from libpgport to libpgcommonPeter Eisentraut2013-10-18
* Switch dependency order of libpgcommon and libpgportPeter Eisentraut2013-10-17
* Move relpath() to libpgcommonAlvaro Herrera2013-02-21
* Don't build libpgcommon_srv.a just yetAlvaro Herrera2013-02-12
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12