(spelling) Ensure header of postgresql.auto.conf is consistent

Started by Feike Steenbergenover 8 years ago4 messageshackers
Jump to latest
#1Feike Steenbergen
feikesteenbergen@gmail.com

Attached a patch that ensures the header of postgresql.auto.conf is
consistent, whether created by initdb or recreated when ALTER SYSTEM
is issued.

The tiny difference caused some false-positives on our configuration
management identifying changes, which was enough of an itch for me to
scratch.

regards,

Feike Steenbergen

Attachments:

0001-Make-header-of-postgresql.conf.auto-consistent.patchapplication/octet-stream; name=0001-Make-header-of-postgresql.conf.auto-consistent.patchDownload+1-2
#2Fabrízio de Royes Mello
fabriziomello@gmail.com
In reply to: Feike Steenbergen (#1)
Re: (spelling) Ensure header of postgresql.auto.conf is consistent

Em qui, 9 de nov de 2017 às 06:15, Feike Steenbergen <
feikesteenbergen@gmail.com> escreveu:

Attached a patch that ensures the header of postgresql.auto.conf is
consistent, whether created by initdb or recreated when ALTER SYSTEM
is issued.

The tiny difference caused some false-positives on our configuration
management identifying changes, which was enough of an itch for me to
scratch.

Interesting... IMHO this typo should be backpatched to 9.4 when ALTER
SYSTEM was introduced.

Regards,
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL

Show quoted text

Timbira: http://www.timbira.com.br
Blog: http://fabriziomello.github.io
Linkedin: http://br.linkedin.com/in/fabriziomello
Twitter: http://twitter.com/fabriziomello
Github: http://github.com/fabriziomello

#3Michael Paquier
michael@paquier.xyz
In reply to: Fabrízio de Royes Mello (#2)
Re: (spelling) Ensure header of postgresql.auto.conf is consistent

On Thu, Nov 9, 2017 at 6:25 PM, Fabrízio de Royes Mello
<fabriziomello@gmail.com> wrote:

Interesting... IMHO this typo should be backpatched to 9.4 when ALTER SYSTEM
was introduced.

Yeah, that's harmless.
--
Michael

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Fabrízio de Royes Mello (#2)
Re: (spelling) Ensure header of postgresql.auto.conf is consistent

=?UTF-8?Q?Fabr=C3=ADzio_de_Royes_Mello?= <fabriziomello@gmail.com> writes:

Em qui, 9 de nov de 2017 às 06:15, Feike Steenbergen <
feikesteenbergen@gmail.com> escreveu:

Attached a patch that ensures the header of postgresql.auto.conf is
consistent, whether created by initdb or recreated when ALTER SYSTEM
is issued.

Interesting... IMHO this typo should be backpatched to 9.4 when ALTER
SYSTEM was introduced.

Agreed, and done.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers