Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-02 | ecpglib: call newlocale() once per process. | Noah Misch | 10.22 |
| 2019-01-24 | Blind attempt to fix _configthreadlocale() failures on MinGW. | Tom Lane | 10.7 |
| 2019-01-22 | Avoid thread-safety problem in ecpglib. | Tom Lane | 10.7 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 10.6 |
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 10.5 |
| 2017-10-26 | Fixed handling of escape character in libecpg. | Michael Meskes | 10.1 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-02-25 | Remove useless duplicate inclusions of system header files. | Tom Lane | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |