diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-28 14:21:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-05-28 14:21:17 -0400 |
commit | c0f27628d2fb53e8e5d190da2132739a2bb2f500 (patch) | |
tree | 7e4c65bde6d72c62ef1ecece4e88f970dfc027e8 /src/backend/utils/adt/jsonb_util.c | |
parent | 2103218dd4a0c6a44d05c09c066da20e1c2360fb (diff) | |
download | postgresql-c0f27628d2fb53e8e5d190da2132739a2bb2f500.tar.gz postgresql-c0f27628d2fb53e8e5d190da2132739a2bb2f500.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions