Fix a typo in add_partial_path
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-08-06T08:34:06Z
Lists: pgsql-hackers
Attachments
- add_partial_path-typo.patch (application/octet-stream) patch
Hi, Attached patch for: s/incompable/incompatible/g Thanks, Amit
Commits
-
Fix typo in pathnode.c
- 940c8b01b071 13.0 landed