[PATCH] Fix typos in pqsignal.c comment - Mailing list pgsql-hackers

From kdbase
Subject [PATCH] Fix typos in pqsignal.c comment
Date
Msg-id CAON2xHMu02Gd5nw1MTy2uTHDowRWUUnqHp3u+_xsZP22jh-ufw@mail.gmail.com
Whole thread
Responses Re: [PATCH] Fix typos in pqsignal.c comment
List pgsql-hackers
  Hi hackers,

  The attached patch fixes two typos in a comment in src/port/pqsignal.c:
    - "this though wrapper handler" -> "this through wrapper handler"
    - "as it it needs to take"      -> "as it needs to take"

  Comment-only change; no behavior change.

  Regards,
  Ewan Young
Attachment

pgsql-hackers by date:

Previous
From: shveta malik
Date:
Subject: Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits