Re: gcc -ftabstop option - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: gcc -ftabstop option
Date
Msg-id 7c0ab498-13a8-8970-9e15-42350d50a777@enterprisedb.com
Whole thread Raw
In response to Re: gcc -ftabstop option  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On 22.06.22 21:48, Daniel Gustafsson wrote:
>> On 21 Jun 2022, at 12:49, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote:
> 
>> Second, it enables the compiler's detection of confusingly indented code to work more correctly.
> 
> Wouldn't we also need to add -Wmisleading-indentation for this to trigger any
> warnings?

That is included in -Wall.



pgsql-hackers by date:

Previous
From: "houzj.fnst@fujitsu.com"
Date:
Subject: RE: Support logical replication of DDLs
Next
From: "wangw.fnst@fujitsu.com"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply