typo in paths.h
Cary Huang <cary.huang@highgo.ca>
From: Cary Huang <cary.huang@highgo.ca>
To: "Pgsql Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2024-03-12T18:57:44Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix incorrect filename reference in comment
- fe4750effd61 17.0 landed
Attachments
- correct_source_filename.patch (application/octet-stream) patch
Hello I noticed that the comment for declaring create_tidscan_paths() in src/include/optimizer/paths.h has a typo. The function is implemented in tidpath.c, not tidpath.h as stated, which does not exist. Made a small patch to correct it. Thank you Cary Huang ------------- HighGo Software Inc. (Canada) mailto:cary.huang@highgo.ca http://www.highgo.ca