Move long_options structures to the top of main() functions, for

Bruce Momjian <bruce@momjian.us>

Commit: bd9c8e741b5724e31b2a3d8da9f0218f7b3b44e5
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-11-30T19:49:55Z
Releases: 9.3.0
Move long_options structures to the top of main() functions, for
consistency.

Per suggestion from Tom.

Files