postgresql/contrib/uuid-ossp
Tom Lane c0f27628d2 Improve regression tests for uuid-ossp.
On reflection, the timestamp-advances test might fail if we're unlucky
enough for the time_mid field to change between two calls, since uuid_cmp
is just bytewise comparison and the field ordering has more significant
fields later.  Build some field extraction functions so we can do a more
honest test of that.  Also check that the version and reserved fields
contain what they should.
2014-05-28 14:21:17 -04:00
..
expected Improve regression tests for uuid-ossp. 2014-05-28 14:21:17 -04:00
sql Improve regression tests for uuid-ossp. 2014-05-28 14:21:17 -04:00
.gitignore Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. 2014-05-27 19:42:08 -04:00
Makefile Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library. 2014-05-27 19:42:08 -04:00
uuid-ossp--1.0.sql Fix quoting in help messages in uuid-ossp extension scripts. 2013-11-22 12:07:53 -05:00
uuid-ossp--unpackaged--1.0.sql Fix quoting in help messages in uuid-ossp extension scripts. 2013-11-22 12:07:53 -05:00
uuid-ossp.c Fix stack clobber in new uuid-ossp code. 2014-05-28 11:50:41 -04:00
uuid-ossp.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00