Commits
Showing commits that first shipped in 8.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2009-08-30 | Remove duplicate variable initializations identified by clang static checker. | Tom Lane | 8.3.8 |
| 2008-02-26 | Fix encode(...bytea..., 'escape') so that it converts all high-bit-set byte | Tom Lane | 8.3.1 |
| 2007-02-27 | Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). | Tom Lane | 8.3.0 |