Re: A minor adjustment to get_cheapest_path_for_pathkeys
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Aleksander Alekseev <aleksander@timescale.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>,
Andy Fan <zhihui.fan1213@gmail.com>
Date: 2023-09-08T06:08:34Z
Lists: pgsql-hackers
On Fri, Sep 8, 2023 at 2:42 AM Robert Haas <robertmhaas@gmail.com> wrote: > Committed. Thanks for pushing it! Thanks Richard
Commits
-
Reorder tests in get_cheapest_path_for_pathkeys().
- 9caf042088e7 17.0 landed
-
Fix an assortment of improper usages of string functions
- 8b26769bc441 16.0 cited