Re: Fix a typo in add_partial_path
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-08-06T09:17:09Z
Lists: pgsql-hackers
On Tue, Aug 6, 2019 at 6:12 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Tue, Aug 06, 2019 at 05:34:06PM +0900, Amit Langote wrote: > > Attached patch for: > > > > s/incompable/incompatible/g > > Thanks, applied. Thank you Michael. Regards, Amit
Commits
-
Fix typo in pathnode.c
- 940c8b01b071 13.0 landed