Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-02 | Fix some spelling errors in the documentation | Magnus Hagander | 9.4.20 |
| 2018-09-21 | docs: remove use of escape strings and use bytea hex output | Bruce Momjian | 9.4.20 |
| 2018-07-01 | Fix libpq example programs | Peter Eisentraut | 9.4.19 |
| 2018-02-26 | Document security implications of search_path and the public schema. | Noah Misch | 9.4.17 |
| 2014-06-12 | Rename lo_create(oid, bytea) to lo_from_bytea(). | Tom Lane | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-28 | Suppress duplicate-index-entry warning introduced by previous commit. | Tom Lane | 9.4.0 |
| 2013-10-28 | Add large object functions catering to SQL callers. | Noah Misch | 9.4.0 |
| 2013-09-11 | docs: Update libpq and testlo examples | Bruce Momjian | 9.4.0 |