]> granicus.if.org Git - postgresql/history - src/include/storage/large_object.h
pgindent run for 9.4
[postgresql] / src / include / storage / large_object.h
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-10-09 Tom LaneRemove unnecessary overhead in backend's large-object...
2012-10-08 Tom LaneAutoconfiscate selection of 64-bit int type for 64...
2012-10-07 Tatsuo IshiiFix compiling errors on Windows platform. Fix wrong...
2012-10-06 Tatsuo IshiiAdd API for 64-bit large object access. Now users...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-03-26 Alvaro HerreraSeparate snapshot management code from tuple visibility...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-03-03 Bruce MomjianAdd lo_truncate() to backend and libpq for large object...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-09-07 Bruce MomjianSpecify lo_write() to take a _const_ buffer, to match...
2006-04-26 Tom LaneRevise large-object access routines to avoid running...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-06-13 Tom LaneAdjust lo_open() so that specifying INV_READ without...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-09-16 Tom LaneRestructure subtransaction handling to reduce resource...
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-28 Tom LaneFix subtransaction behavior for large objects, temp...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-24 Tom LaneReconsider page size for large objects: rather than...
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-10-22 Bruce MomjianBACKED OUT.
2000-10-21 Bruce Momjianhere it is as requested by Bruce.
2000-10-08 Bruce MomjianBack out:
2000-10-08 Bruce MomjianHello,
2000-01-26 Bruce MomjianAdd:
1999-12-10 Bruce MomjianRename several destroy* functions/tags to drop*.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-07-21 Bruce MomjianTheses buffer leaks are caused by indexes that are...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-05 Marc G. FournierAnother directory totally cleaned out
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files