Re: pg_dump --pretty-print-views
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Marko Tiikkaja <pgmail@joh.to>
Cc: Jeevan Chalke <jeevan.chalke@enterprisedb.com>, Andrew Dunstan <andrew@dunslane.net>, David Fetter <david@fetter.org>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2013-01-30T14:58:27Z
Lists: pgsql-hackers
Marko Tiikkaja <pgmail@joh.to> writes: > On 1/30/13 7:52 AM, Jeevan Chalke wrote: >> However, I am not sure about putting "WRAP_COLUMN_DEFAULT" by default. In >> my opinion we should put that by default but other people may object so I >> will keep that in code committors plate. > I have no opinion on this to one way or the other, so I'm fine with > waiting for someone else (possibly the committer) to decide this. FWIW, I'd vote for not enabling that by default --- it's basically an unwarranted assumption about how wide people's terminal windows are. regards, tom lane