Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.3.16 |
| 2014-07-29 | Treat 2PC commit/abort the same as regular xacts in recovery. | Heikki Linnakangas | 9.3.6 |
| 2013-03-03 | Fix SQL function execution to be safe with long-lived FmgrInfos. | Tom Lane | 9.3.0 |
| 2013-02-21 | Need to decorate XactIsoLevel as PGDLLIMPORT for postgres_fdw. | Tom Lane | 9.3.0 |
| 2013-02-15 | Invent pre-commit/pre-prepare/pre-subcommit events for xact callbacks. | Tom Lane | 9.3.0 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |