aboutsummaryrefslogtreecommitdiff
path: root/contrib/lo/lo.c
Commit message (Expand)AuthorAge
* Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.Tom Lane2013-11-23
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.hAlvaro Herrera2011-07-04
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Alphabetically order reference to include files, "G" - "M".Bruce Momjian2006-07-11
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-30
* Cleanup the contrib/lo module: there is no need anymore to implementTom Lane2005-06-23
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-15
* Fix a lo_manage()'s bug.Hiroshi Inoue2001-12-07
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Make the world safe for unsigned OIDs.Tom Lane2000-11-21
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Another round of updates for new fmgr, mostly in the datetime code.Tom Lane2000-06-09
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-29
* pgindent run over code.Bruce Momjian1999-05-25
* Ok, attached is the lo type, which goes some way with Large ObjectBruce Momjian1998-06-16