Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use improved vsnprintf calling logic in more places. | Tom Lane | 2013-10-24 |
* | Replace pg_asprintf() with psprintf(). | Tom Lane | 2013-10-22 |
* | 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 |
* | Add use of asprintf() | Peter Eisentraut | 2013-10-13 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Move relpath() to libpgcommon | Alvaro Herrera | 2013-02-21 |
* | Rename "string" pstrdup argument to "in" | Alvaro Herrera | 2013-02-12 |
* | 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 |