Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-09-23 | Fix saving and restoring umask | Peter Eisentraut | 9.4.15 |
| 2017-08-07 | Require update permission for the large object written by lo_put(). | Tom Lane | 9.4.13 |
| 2014-06-12 | Rename lo_create(oid, bytea) to lo_from_bytea(). | Tom Lane | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-10-28 | Add large object functions catering to SQL callers. | Noah Misch | 9.4.0 |