K 10 svn:author V 5 pstef K 8 svn:date V 27 2018-06-03T21:40:38.457333Z K 7 svn:log V 435 indent(1): new option -lpl With -lpl, code surrounded by parentheses in continuation lines is lined up even if it would extend past the right margin. With -nlpl (the default), such a line that would extend past the right margin is moved left to keep it within the margin, if that does not require placing it to the left of the prevailing indentation level. These switches have no effect if -nlp is selected. Submitted by: Tom Lane END