Re: typo in paths.h - Mailing list pgsql-hackers

From David Rowley
Subject Re: typo in paths.h
Date
Msg-id CAApHDvqM7=K2NWNzH=go1ggWJeo02RjWKVH-tUmOm2WWCm52Gw@mail.gmail.com
Whole thread Raw
In response to typo in paths.h  (Cary Huang <cary.huang@highgo.ca>)
List pgsql-hackers
On Wed, 13 Mar 2024 at 07:58, Cary Huang <cary.huang@highgo.ca> wrote:
> I noticed that the comment for declaring create_tidscan_paths() in src/include/optimizer/paths.h has a typo. The
functionis implemented in tidpath.c, not tidpath.h as stated, which does not exist.
 

Thank you.  Pushed.

David



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: On disable_cost
Next
From: Alvaro Herrera
Date:
Subject: Re: remaining sql/json patches