Replace check_uniqueness and check_concurrent_internal on order point by Exclude constraint
Those checks searches for non unique record using only columns of the table. So it should be possible to write an Exclude constraint.
Those checks searches for non unique record using only columns of the table. So it should be possible to write an Exclude constraint.