Andres Freund <[email protected]> writes: > Looks like there's some problem with commandline parsing?
That test script is expecting glibc-like laxness of switch
parsing. Put the switches before the non-switch arguments.
regards, tom lane
