summaryrefslogtreecommitdiff
path: root/doc/src/sgml/lobj.sgml
AgeCommit message (Expand)Author
2025-03-25libpq: Deprecate pg_int64.Thomas Munro
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-02Update copyright for 2023Bruce Momjian
2022-07-04Prevent write operations on large objects in read-only transactionsMichael Paquier
2022-02-01Doc: modernize documentation for lo_create()/lo_creat().Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-09-19Doc: fix typos.Tom Lane
2021-03-15Implement pipeline mode in libpqAlvaro Herrera
2021-01-22Avoid redundantly prefixing PQerrorMessage for a connection failure.Tom Lane
2021-01-02Update copyright for 2021Bruce Momjian
2020-09-24Doc: sync lobj.sgml's copy of testlo.c with the latter file.Tom Lane
2020-05-10Doc: marginal hacking to remove some PDF build warnings.Tom Lane
2020-05-07Doc: update remaining tables of functions/operators for new layout.Tom Lane
2020-01-01Update copyrights for 2020Bruce Momjian
2019-09-08doc: Clean up title case usePeter Eisentraut
2019-07-26doc: Make libpq documentation navigable between functionsPeter Eisentraut
2019-01-02Update copyright for 2019Bruce Momjian
2018-11-02Fix some spelling errors in the documentationMagnus Hagander
2018-09-21docs: remove use of escape strings and use bytea hex outputBruce Momjian
2018-07-01Fix libpq example programsPeter Eisentraut
2018-02-26Document security implications of search_path and the public schema.Noah Misch
2018-01-03Update copyright for 2018Bruce Momjian
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-11-14Document changes in large-object privilege checking.Tom Lane
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-08-05docs: re-add spaces before units removedBruce Momjian
2016-07-30docs: properly capitalize and space kB, MB, GB, TBBruce Momjian
2016-01-02Update copyright for 2016Bruce Momjian
2015-01-06Update copyright for 2015Bruce Momjian
2014-06-12Rename lo_create(oid, bytea) to lo_from_bytea().Tom Lane
2014-01-07Update copyright for 2014Bruce Momjian
2013-10-28Suppress duplicate-index-entry warning introduced by previous commit.Tom Lane
2013-10-28Add large object functions catering to SQL callers.Noah Misch
2013-09-11docs: Update libpq and testlo examplesBruce Momjian
2013-06-12Improve description of loread/lowrite.Robert Haas
2013-06-11Add description that loread()/lowrite() are corresponding toTatsuo Ishii
2012-10-09Fix lo_read, lo_write, lo_truncate to cope with "size_t" length parameters.Tom Lane
2012-10-07Improve documentation about large-object functions.Tom Lane
2012-10-06Add API for 64-bit large object access. Now users can access up toTatsuo Ishii
2011-03-11In docs, rename "backwards compatibility" to "backward compatibility"Bruce Momjian
2011-02-07Implement genuine serializable isolation level.Heikki Linnakangas
2011-02-01Properly capitalize hyphenated words in documentation titles.Bruce Momjian
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-10Use double quotes rather than double quotes for libpq target anchors.Robert Haas
2010-08-09Provide stable target anchors for libpq functions.Robert Haas
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut