summaryrefslogtreecommitdiff
path: root/contrib/lo
Commit message (Expand)AuthorAgeFilesLines
* Fix bogus CALLED_AS_TRIGGER() defenses.Tom Lane2020-04-031-2/+1
* Fix typos in some error messages thrown by extension scripts when fed to psql.Andres Freund2014-08-251-1/+1
* Add file version information to most installed Windows binaries.Noah Misch2014-07-141-0/+1
* Adjust blank lines around PG_MODULE_MAGIC defines, for consistencyBruce Momjian2014-07-101-1/+0
* Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut2014-04-181-4/+0
* Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.Tom Lane2013-11-231-2/+12
* Throw a useful error message if an extension script file is fed to psql.Tom Lane2011-10-122-0/+6
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-011-1/+0
* Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.hAlvaro Herrera2011-07-041-5/+2
* Avoid use of CREATE OR REPLACE FUNCTION in extension installation files.Tom Lane2011-02-131-2/+2
* Convert contrib modules to use the extension facility.Tom Lane2011-02-136-24/+14
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-221-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-205-5/+5
* Additional fixes for large object access control.Itagaki Takahiro2009-12-141-3/+3
* Add CVS version labels to all install/uninstall scripts.Bruce Momjian2007-11-133-0/+6
* Make /contrib install/uninstall script consistent:Bruce Momjian2007-11-113-11/+8
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-101-2/+1
* Move most /contrib README files into SGML. Some still need conversionBruce Momjian2007-11-101-88/+0
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-2/+3
* Rename the uninstall scripts for contrib/lo and contrib/tsearch2 toTom Lane2006-09-112-2/+2
* Alphabetically order reference to include files, "G" - "M".Bruce Momjian2006-07-111-5/+5
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-301-1/+2
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-2/+2
* Cleanup the contrib/lo module: there is no need anymore to implementTom Lane2005-06-235-202/+86
* Make sure contrib C functions are marked strict where needed.Tom Lane2005-01-291-7/+7
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-5/+9
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-292-2/+2
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-5/+11
* Backend support for autocommit removed, per recent discussions. TheTom Lane2003-05-142-5/+1
* Add casts between lo and oid.Hiroshi Inoue2002-12-311-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