index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
lobj.sgml
Commit message (
Expand
)
Author
Age
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Prevent write operations on large objects in read-only transactions
Michael Paquier
2022-07-04
*
Doc: modernize documentation for lo_create()/lo_creat().
Tom Lane
2022-02-01
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Doc: fix typos.
Tom Lane
2021-09-19
*
Implement pipeline mode in libpq
Alvaro Herrera
2021-03-15
*
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Doc: sync lobj.sgml's copy of testlo.c with the latter file.
Tom Lane
2020-09-24
*
Doc: marginal hacking to remove some PDF build warnings.
Tom Lane
2020-05-10
*
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2020-05-07
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
doc: Make libpq documentation navigable between functions
Peter Eisentraut
2019-07-26
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix some spelling errors in the documentation
Magnus Hagander
2018-11-02
*
docs: remove use of escape strings and use bytea hex output
Bruce Momjian
2018-09-21
*
Fix libpq example programs
Peter Eisentraut
2018-07-01
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Document changes in large-object privilege checking.
Tom Lane
2017-11-14
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
docs: re-add spaces before units removed
Bruce Momjian
2016-08-05
*
docs: properly capitalize and space kB, MB, GB, TB
Bruce Momjian
2016-07-30
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Rename lo_create(oid, bytea) to lo_from_bytea().
Tom Lane
2014-06-12
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Suppress duplicate-index-entry warning introduced by previous commit.
Tom Lane
2013-10-28
*
Add large object functions catering to SQL callers.
Noah Misch
2013-10-27
*
docs: Update libpq and testlo examples
Bruce Momjian
2013-09-10
*
Improve description of loread/lowrite.
Robert Haas
2013-06-12
*
Add description that loread()/lowrite() are corresponding to
Tatsuo Ishii
2013-06-11
*
Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters.
Tom Lane
2012-10-08
*
Improve documentation about large-object functions.
Tom Lane
2012-10-07
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
*
In docs, rename "backwards compatibility" to "backward compatibility"
Bruce Momjian
2011-03-11
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
Properly capitalize hyphenated words in documentation titles.
Bruce Momjian
2011-02-01
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Use double quotes rather than double quotes for libpq target anchors.
Robert Haas
2010-08-10
*
Provide stable target anchors for libpq functions.
Robert Haas
2010-08-09
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
*
Improve documentation for pg_largeobject changes.
Robert Haas
2009-12-17
[next]