Working with Postgres 11, So I have a composite data type called bbox which is made of 4 integers (x, y, width, height) in a table called tube_samples.
I want to crea