Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-04-16 | Make fallback implementation of pg_memory_barrier() work in 9.2 and 9.3. | Tom Lane | 9.3.13 |
| 2015-06-09 | Report more information if pg_perm_setlocale() fails at startup. | Tom Lane | 9.3.9 |
| 2014-04-05 | Allow "-C variable" and "--describe-config" even to root users. | Tom Lane | 9.3.5 |
| 2014-01-11 | Fix possible crashes due to using elog/ereport too early in startup. | Tom Lane | 9.3.3 |
| 2013-04-01 | Fix insecure parsing of server command-line switches. | Tom Lane | 9.3.0 |
| 2013-03-17 | Move pqsignal() to libpgport. | Tom Lane | 9.3.0 |