Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Rationalize common/relpath.[hc]. | Tom Lane | 2014-04-30 |
* | Don't #include utils/palloc.h in common/fe_memutils.h. | Tom Lane | 2014-04-26 |
* | Make various variables const (read-only). | Tom Lane | 2014-01-18 |
* | Move username lookup functions from /port to /common | Bruce Momjian | 2014-01-10 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Replace pg_asprintf() with psprintf(). | Tom Lane | 2013-10-22 |
* | 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 |
* | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 2013-02-12 |