On Sun, Oct 15, 2017 at 10:40 PM, Eduardo Pérez Ureta <edpeur(at)gmail(dot)com>
wrote:
> My example is even better!
> There is no need to infer the type as it is not needed!
> PostgreSQL should be able to infer that no type is needed.
>
It could - but since SQL is a strongly typed language it doesn't have that
luxury.
The original thread you pointed to complained about the regression from
protocol v2 to protocol v3. Is that your complaint too or do you have some
other use case?
David J.