Re: postgresql.conf.sample tab width - Mailing list pgsql-hackers

From Tom Lane
Subject Re: postgresql.conf.sample tab width
Date
Msg-id 948265.1763406512@sss.pgh.pa.us
Whole thread Raw
In response to Re: postgresql.conf.sample tab width  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Here is a rebased patch set.  Notably, I've split it into three pieces.
> I'm planning to add 0002 to .git-blame-ignore-revs, as testing indicates
> this preserves the blame history reasonably well.

Good idea.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol()
Next
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart