Re: Tabs or Spaces - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tabs or Spaces
Date
Msg-id 17083.1167924410@sss.pgh.pa.us
Whole thread Raw
In response to Tabs or Spaces  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: Tabs or Spaces  (Andrew Dunstan <andrew@dunslane.net>)
Re: Tabs or Spaces  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.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).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] wal_checksum = on (default) | off
Next
From: Tom Lane
Date:
Subject: Re: InitPostgres and flatfiles question