Tom Lane wrote:
> "Simon Riggs" <simon(at)2ndquadrant(dot)com> writes:
>
>> Minor request for clarification:
>> I read in the Developer's FAQ that tabs should be interpreted as 4
>> spaces. ...and also that pgindent replaces tabs as spaces.
>>
>
> No, it does the opposite (or I would hope so anyway).
>
>
Sure looks that way in the code. In fact it detabifies and then
retabifies, from what I can see.
cheers
andrew
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-01-04 16:21:17 |
| Subject: Re: Odd numeric->float4/8 casting behaviour |
| Previous: | From: Tom Lane | Date: 2007-01-04 16:09:59 |
| Subject: Re: wal_checksum = on (default) | off |