Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-19 | In libpq for Windows, call WSAStartup once and WSACleanup not at all. | Tom Lane | 11.10 |
| 2020-01-31 | Fix parallel pg_dump/pg_restore for failure to create worker processes. | Tom Lane | 11.7 |
| 2020-01-20 | Fix pg_dump's sigTermHandler() to use _exit() not exit(). | Tom Lane | 11.7 |
| 2018-08-17 | Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands. | Tom Lane | 11.0 |