index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
lo
/
lo.c
Commit message (
Expand
)
Author
Age
*
Defend against bad trigger definitions in contrib/lo's lo_manage() trigger.
Tom Lane
2013-11-23
*
Remove unnecessary #include references, per pgrminclude script.
Bruce Momjian
2011-09-01
*
Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h
Alvaro Herrera
2011-07-04
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Alphabetically order reference to include files, "G" - "M".
Bruce Momjian
2006-07-11
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
*
Cleanup the contrib/lo module: there is no need anymore to implement
Tom Lane
2005-06-23
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
The attached patch changes most of the usages of sprintf() to
Bruce Momjian
2002-08-15
*
Fix a lo_manage()'s bug.
Hiroshi Inoue
2001-12-07
*
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
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Make the world safe for unsigned OIDs.
Tom Lane
2000-11-21
*
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-20
*
Another round of updates for new fmgr, mostly in the datetime code.
Tom Lane
2000-06-09
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Ok, attached is the lo type, which goes some way with Large Object
Bruce Momjian
1998-06-16