| Commit message (Expand) | Author | Age |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Refactor permissions checks for large objects. | Tom Lane | 2017-11-09 |
* | Phase 2 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Update copyright via script for 2017 | Bruce Momjian | 2017-01-03 |
* | Update copyright for 2016 | Bruce Momjian | 2016-01-02 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Add defenses against running with a wrong selection of LOBLKSIZE. | Tom Lane | 2014-06-05 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Remove unnecessary overhead in backend's large-object operations. | Tom Lane | 2012-10-09 |
* | Autoconfiscate selection of 64-bit int type for 64-bit large object API. | Tom Lane | 2012-10-07 |
* | Fix compiling errors on Windows platform. Fix wrong usage of | Tatsuo Ishii | 2012-10-07 |
* | Add API for 64-bit large object access. Now users can access up to | Tatsuo Ishii | 2012-10-07 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Separate snapshot management code from tuple visibility code, create a | Alvaro Herrera | 2008-03-26 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Add lo_truncate() to backend and libpq for large object truncation. | Bruce Momjian | 2007-03-03 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Specify lo_write() to take a _const_ buffer, to match documentation. | Bruce Momjian | 2006-09-07 |
* | Revise large-object access routines to avoid running with CurrentMemoryContext | Tom Lane | 2006-04-26 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Adjust lo_open() so that specifying INV_READ without INV_WRITE creates | Tom Lane | 2005-06-13 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Restructure subtransaction handling to reduce resource consumption, | Tom Lane | 2004-09-16 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Fix subtransaction behavior for large objects, temp namespace, files, | Tom Lane | 2004-07-28 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Reconsider page size for large objects: rather than stuffing disk pages | Tom Lane | 2000-10-24 |
* | Major overhaul of large-object implementation, by Denis Perchine with | Tom Lane | 2000-10-24 |
* | BACKED OUT. | Bruce Momjian | 2000-10-22 |
* | here it is as requested by Bruce. | Bruce Momjian | 2000-10-21 |
* | Back out: | Bruce Momjian | 2000-10-08 |
* | Hello, | Bruce Momjian | 2000-10-08 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Rename several destroy* functions/tags to drop*. | Bruce Momjian | 1999-12-10 |