index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
input
/
largeobject.source
Commit message (
Expand
)
Author
Age
*
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
*
Adjust largeobject regression test to leave a couple of LOs behind.
Tom Lane
2014-06-12
*
Remove inadvertent copyright violation in largeobject regression test.
Tom Lane
2014-06-12
*
Rename lo_create(oid, bytea) to lo_from_bytea().
Tom Lane
2014-06-12
*
Add large object functions catering to SQL callers.
Noah Misch
2013-10-27
*
Code review for 64-bit-large-object patch.
Tom Lane
2012-10-08
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
*
Improve largeobject regression test to show size of object read from file.
Tom Lane
2012-09-14
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Support hex-string input and output for type BYTEA.
Tom Lane
2009-08-04
*
Fix a couple of snapshot management bugs in the new ResourceOwner world:
Alvaro Herrera
2008-12-04
*
Make the newly-added regression tests for lo_truncate() consistent
Neil Conway
2007-03-03
*
Cosmetic patch to large object regression test.
Bruce Momjian
2007-03-03
*
Add lo_truncate() to backend and libpq for large object truncation.
Bruce Momjian
2007-03-03
*
Regression tests for large objects. Patch from Jeremy Drake.
Neil Conway
2007-01-20