I agree that something like INSERT INTO t VALUES a=1, b=2, c=3
would be much more readable.
I remember doing an experimental improvement allowing to do FROM where SELECT what syntax.
I agree there's value there. Omnigres is able to intercept query expressions to do the augmentation.
I agree that something like INSERT INTO t VALUES a=1, b=2, c=3
would be much more readable.