On 01/10/2013 12:09 PM, Tom Lane wrote:
> Now, we could consider changing the "safe" mode so that it tries to
> provide nice whitespace/line breaks while not risking removal of
> parentheses. But that would be a totally different patch, and I'm
> not sure how much it would address Marko's desires anyway.
I think there's a very good case for breaking the nexus between
PRETTYFLAG_PAREN and PRETTYFLAG_INDENT+line wrapping for views. Only
PRETTYFLAG_PAREN affects the safety issue. The others are just about
white space in safe places.
cheers
andrew
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2013-01-10 17:35:00 |
| Subject: Re: pg_dump --pretty-print-views |
| Previous: | From: Kevin Grittner | Date: 2013-01-10 17:26:06 |
| Subject: Re: proposal: Set effective_cache_size to greater of .conf
value, shared_buffers |