Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-06-16 | Avoid unnecessary use of strncpy in a couple of places in ecpg. | Tom Lane | 11.0 |
| 2018-04-08 | Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. | Tom Lane | 11.0 |