Bruce Momjian wrote:
Peter Eisentraut wrote:
Do we care to maintain a maximum width for programs' --help output (and psql's
\?)? I think 79 characters was once a recommendation (or perhaps 72), but we
have a couple of violations either way, which I'd like to fix, but what to?
Yea, I went over with the pg_ctl --timeout parameter and had to trim a
little. I would like us to keep it <80 myself.
+1. wrapping is annoying.
cheers
andrew
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match