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
/
uuid-ossp
Age
Commit message (
Expand
)
Author
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-01-01
Add comma so this copyright notice is picked up in 2010.
Bruce Momjian
2009-01-01
Fix a couple of missed copyright dates.
Tom Lane
2008-03-25
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-01-01
Fix some missed copyright updates.
Tom Lane
2007-12-31
Add missing return code checks in the uuid-ossp contrib module, per bug #3841.
Alvaro Herrera
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-11-13
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-13
Adjust script to be consistent (thanks Tom for the fix).
Bruce Momjian
2007-11-13
Undo damage from yesterday's script "cleanup".
Tom Lane
2007-11-13
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
Tom Lane
2007-11-11
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-10-23
Make configure probe for the location of the <uuid.h> header file.
Tom Lane
2007-06-26
Fix PGXS conventions so that extensions can be built against Postgres
Tom Lane
2007-05-15
Remove directory qualification in <ossp/uuid.h> because it's not always insta...
Andrew Dunstan
2007-04-22
Make some functions immutable.
Peter Eisentraut
2007-04-22
Fix typo
Peter Eisentraut
2007-04-21
Contrib module uuid-ossp for generating UUID values using the OSSP UUID
Peter Eisentraut