pgsql: C comment: mention why no setting lasterrno in dir_existsfile()

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: mention why no setting lasterrno in dir_existsfile()
Date: 2023-10-31 15:59:40
Message-ID: E1qxr9X-003IZj-JD@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: mention why no setting lasterrno in dir_existsfile()

Reported-by: Wei Sun

Discussion: https://postgr.es/m/tencent_1276C08F98579CC19D8A4488C848A8411806@qq.com

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3fdc1d269345cac24275613f4d6b799e195d95a0

Modified Files
--------------
src/bin/pg_basebackup/walmethods.c | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-31 17:19:08 pgsql: doc: add missing word to sentence about Paris
Previous Message Bruce Momjian 2023-10-31 15:42:28 pgsql: C comment: improve statistics computation comment example