Typos in smgr.c

From: Сергей Шиндерук <s(dot)shinderuk(at)postgrespro(dot)ru>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Typos in smgr.c
Date: 2026-07-29 07:21:30
Message-ID: A96F1990-57F8-4566-B55D-43D6087EE313@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

while reading the code I spotted a couple of typos in smgr.c. Please see attached.

Looks like PgAioTargetData.smgr.skip_fsync is not used anywhere.

Best regards,
Sergey Shinderuk
https://postgrespro.com/

Attachment Content-Type Size
typos-in-smgr.diff application/octet-stream 882 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-07-29 07:37:08 Re: Typos in smgr.c
Previous Message Neil Chen 2026-07-29 07:12:37 Re: pg_plan_advice: add NO_ scan and join method tags