somee <grzegorz(dot)przezdziecki(at)polskiesklepy(dot)pl> writes:
> I want to change column order in select * from table instruction;
> I can do that changing attnum but I don't know it is safely or not for
> system.
It won't work and will likely crash the backend.
regards, tom lane