Re: Typos in the code and README

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Alexander Lakhin <exclusion(at)gmail(dot)com>
Subject: Re: Typos in the code and README
Date: 2024-04-19 08:13:13
Message-ID: D18650AE-65BF-431D-9FE0-6AD118F757A3@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 16 Apr 2024, at 15:37, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:

> I realized two small typos: 'sgmr' -> 'smgr'. You may want to include
> them in 0001.

Thanks, I incorporated these into 0001 before pushing. All the commits in this
patchset are now applied.

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2024-04-19 08:22:18 Re: promotion related handling in pg_sync_replication_slots()
Previous Message Daniel Gustafsson 2024-04-19 08:12:14 Re: Use XLOG_CONTROL_FILE macro everywhere?