Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-12 | Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. | Noah Misch | 9.4.23 |
| 2017-11-12 | Don't call pgwin32_message_to_UTF16() without CurrentMemoryContext. | Noah Misch | 9.4.16 |
| 2015-08-15 | Restore old pgwin32_message_to_UTF16() behavior outside transactions. | Noah Misch | 9.4.5 |
| 2013-06-26 | Renovate display of non-ASCII messages on Windows. | Noah Misch | 9.4.0 |