git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 616afee) | patch
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
2014年5月27日 23:42:08 +0000 (19:42 -0400)
2014年5月27日 23:42:08 +0000 (19:42 -0400)
commit b8cc8f94730610c0189aa82dfec4ae6ce9b13e34
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.

Allow the contrib/uuid-ossp extension to be built atop any one of these
three popular UUID libraries. (The extension's name is now arguably a
misnomer, but we'll keep it the same so as not to cause unnecessary
compatibility issues for users.)

We would not normally consider a change like this post-beta1, but the issue
has been forced by our upgrade to autoconf 2.69, whose more rigorous header
checks are causing OSSP's header files to be rejected on some platforms.
It's been foreseen for some time that we'd have to move away from depending
on OSSP UUID due to lack of upstream maintenance, so this is a down payment
on that problem.

While at it, add some simple regression tests, in hopes of catching any
major incompatibilities between the three implementations.

Matteo Beccati, with some further hacking by me
12 files changed:
configure diff | blob | blame | history
configure.in diff | blob | blame | history
contrib/Makefile diff | blob | blame | history
contrib/uuid-ossp/.gitignore [new file with mode: 0644] blob
contrib/uuid-ossp/Makefile diff | blob | blame | history
contrib/uuid-ossp/expected/uuid_ossp.out [new file with mode: 0644] blob
contrib/uuid-ossp/sql/uuid_ossp.sql [new file with mode: 0644] blob
contrib/uuid-ossp/uuid-ossp.c diff | blob | blame | history
doc/src/sgml/installation.sgml diff | blob | blame | history
doc/src/sgml/uuid-ossp.sgml diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /