Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch | 9.3.22 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.3.5 |
| 2013-03-17 | Move pqsignal() to libpgport. | Tom Lane | 9.3.0 |
| 2013-02-12 | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-10-02 | Work around unportable behavior of malloc(0) and realloc(NULL, 0). | Tom Lane | 9.3.0 |
| 2012-10-02 | Standardize naming of malloc/realloc/strdup wrapper functions. | Tom Lane | 9.3.0 |