Commits

DateSubjectAuthorReleases
2022-02-01 Doc: modernize documentation for lo_create()/lo_creat(). Tom Lane 15.0
2021-09-19 Doc: fix typos. Tom Lane 9.6.24
2021-09-19 Doc: fix typos. Tom Lane 15.0
2021-09-19 Doc: fix typos. Tom Lane 12.9
2021-09-19 Doc: fix typos. Tom Lane 13.5
2021-09-19 Doc: fix typos. Tom Lane 10.19
2021-09-19 Doc: fix typos. Tom Lane 14.0
2021-09-19 Doc: fix typos. Tom Lane 11.14
2021-01-22 Avoid redundantly prefixing PQerrorMessage for a connection failure. Tom Lane 14.0
2020-09-24 Doc: sync lobj.sgml's copy of testlo.c with the latter file. Tom Lane 14.0
2020-05-10 Doc: marginal hacking to remove some PDF build warnings. Tom Lane 13.0
2020-05-07 Doc: update remaining tables of functions/operators for new layout. Tom Lane 13.0
2017-11-14 Document changes in large-object privilege checking. Tom Lane 11.0
2014-06-12 Rename lo_create(oid, bytea) to lo_from_bytea(). Tom Lane 9.4.0
2014-06-12 Rename lo_create(oid, bytea) to lo_from_bytea(). Tom Lane 9.5.0
2013-10-28 Suppress duplicate-index-entry warning introduced by previous commit. Tom Lane 9.4.0
2012-10-09 Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters. Tom Lane 9.3.0
2012-10-07 Improve documentation about large-object functions. Tom Lane 9.3.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2007-03-14 Fix broken markup, strange tab width. Tom Lane 8.3.0
2006-03-02 Fix ancient error in large objects usage example: overwrite() subroutine Tom Lane 8.1.4
2006-03-02 Fix ancient error in large objects usage example: overwrite() subroutine Tom Lane 8.2.0
2005-06-13 Adjust lo_open() so that specifying INV_READ without INV_WRITE creates Tom Lane 8.1.0
2005-01-10 Add some real documentation about TOAST (finally). Combine this with Tom Lane 8.0.0
2005-01-08 Some more small improvements in response to 7.4 interactive docs comments. Tom Lane 8.0.0