While looking up statement_timeout in the 7.4 docs, I noticed that the
GUC options seemed to be alphabetically ordered within a few groups.
However, statement_timeout is not in the correct place if that scheme
is being used. (It is between search_path and shared_buffers.)