Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-03 | Avoid unnecessary out-of-memory errors during encoding conversion. | Tom Lane | 9.4.25 |
| 2014-02-23 | Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. | Tom Lane | 9.4.0 |
| 2014-02-23 | Plug some more holes in encoding conversion. | Tom Lane | 9.4.0 |
| 2014-01-18 | Make various variables const (read-only). | Tom Lane | 9.4.0 |