Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move username lookup functions from /port to /common | Bruce Momjian | 2014-01-10 |
* | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane | 2013-10-22 |
* | Move rmtree() from libpgport to libpgcommon | Peter Eisentraut | 2013-10-19 |
* | Move pgfnames() from libpgport to libpgcommon | Peter Eisentraut | 2013-10-18 |
* | Switch dependency order of libpgcommon and libpgport | Peter Eisentraut | 2013-10-17 |
* | Move relpath() to libpgcommon | Alvaro Herrera | 2013-02-21 |
* | Don't build libpgcommon_srv.a just yet | Alvaro Herrera | 2013-02-12 |
* | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 2013-02-12 |