Added ValueRoundTripTest to pgxtest Removed pgtype/testutil pgtype tests now run with all (applicable) query modes. This gives better coverage than before and revealed several bugs which are also fixed in this commit.
i.e. Uint renamed to Uint32. This matches the pattern set by the database/sql types.
Restructured / fixed a lot of tests along the way.