Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-02 | ecpglib: call newlocale() once per process. | Noah Misch | 11.17 |
| 2019-01-24 | Blind attempt to fix _configthreadlocale() failures on MinGW. | Tom Lane | 11.2 |
| 2019-01-22 | Avoid thread-safety problem in ecpglib. | Tom Lane | 11.2 |
| 2018-10-20 | Client-side fixes for delayed NOTIFY receipt. | Tom Lane | 11.1 |
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 11.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |
| 2018-03-03 | Trivial adjustments in preparation for bootstrap data conversion. | Tom Lane | 11.0 |
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-10-26 | Fixed handling of escape character in libecpg. | Michael Meskes | 11.0 |
| 2017-09-05 | Remove unnecessary parentheses in return statements | Peter Eisentraut | 11.0 |