It should all be unsigned.
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ func TestSimpleReplicationConnection(t *testing.T) {
|
||||
i = 0
|
||||
var foundTimes []int64
|
||||
var foundCount int
|
||||
var maxWal int64
|
||||
var maxWal uint64
|
||||
for {
|
||||
var message *pgx.ReplicationMessage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user