index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
lo
/
lo.c
Age
Commit message (
Expand
)
Author
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2006-07-11
Alphabetically order reference to include files, "G" - "M".
Bruce Momjian
2006-05-30
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2005-06-23
Cleanup the contrib/lo module: there is no need anymore to implement
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-07-24
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2002-08-15
The attached patch changes most of the usages of sprintf() to
Bruce Momjian
2001-12-07
Fix a lo_manage()'s bug.
Hiroshi Inoue
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-11-21
Make the world safe for unsigned OIDs.
Tom Lane
2000-11-20
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-06-09
Another round of updates for new fmgr, mostly in the datetime code.
Tom Lane
2000-05-29
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
1999-05-25
pgindent run over code.
Bruce Momjian
1998-06-16
Ok, attached is the lo type, which goes some way with Large Object
Bruce Momjian