summaryrefslogtreecommitdiff
path: root/contrib/lo
Commit message (Expand)AuthorAgeFilesLines
* Make sure contrib C functions are marked strict where needed.Tom Lane2005-01-291-7/+7
* Add casts between oid and lo in contrib.Hiroshi Inoue2003-01-031-6/+8
* Update /contrib for "autocommit TO 'on'".Bruce Momjian2002-10-183-55/+78
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-222-15/+9
* The attached patch changes most of the usages of sprintf() toBruce Momjian2002-08-151-2/+2
* Fix a lo_manage()'s bug.Hiroshi Inoue2001-12-071-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-4/+4
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-5/+4
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-44/+6
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-3/+3
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-5/+1
* Make the world safe for unsigned OIDs.Tom Lane2000-11-212-35/+28
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-202-3/+5
* Add support for VPATH builds, that is, building somewhere else than in thePeter Eisentraut2000-10-201-4/+5
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-34/+22
* Makefile cleanup from Karel.Bruce Momjian2000-07-041-2/+2
* Very small changes in the contrib's pg_dumplo in the attache.Bruce Momjian2000-07-031-0/+0
* Remove old README files.Bruce Momjian2000-06-191-0/+0
* Add missing /contrib filesBruce Momjian2000-06-191-0/+69
* Update to /contrib from Karel.Bruce Momjian2000-06-194-74/+5
* Cleanup README Makefile installs.Bruce Momjian2000-06-161-3/+3
* Add missing /contrib files to CVS.Bruce Momjian2000-06-152-0/+78
* /contrib patch from Karel.Bruce Momjian2000-06-155-111/+49
* Another round of updates for new fmgr, mostly in the datetime code.Tom Lane2000-06-091-4/+7
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-291-2/+2
* Second round of fmgr changes: triggers are now invoked in new style,Tom Lane2000-05-292-19/+17
* pgindent run over code.Bruce Momjian1999-05-251-120/+125
* Ok, attached is the lo type, which goes some way with Large ObjectBruce Momjian1998-06-166-0/+460