summaryrefslogtreecommitdiff
path: root/contrib/uuid-ossp/Makefile
AgeCommit message (Expand)Author
2021-10-30uuid-ossp: Remove obsolete build connection with pgcryptoPeter Eisentraut
2021-01-23Introduce SHA1 implementations in the cryptohash infrastructureMichael Paquier
2020-12-10Fix compilation of uuid-osspMichael Paquier
2020-02-19Remove support for upgrading extensions from "unpackaged" state.Tom Lane
2019-11-05Split all OBJS style lines in makefiles into one-line-per-entry style.Andres Freund
2016-06-14Update uuid-ossp extension for parallel query.Robert Haas
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2014-05-27Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.Tom Lane
2011-02-13Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-11-13I find that an out-of-the-box installation of OSSP uuid 1.6.0 installsTom Lane
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2007-04-21Contrib module uuid-ossp for generating UUID values using the OSSP UUIDPeter Eisentraut