Re: A minor adjustment to get_cheapest_path_for_pathkeys
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>,
Richard Guo <guofenglinux@gmail.com>, Andy Fan <zhihui.fan1213@gmail.com>
Date: 2023-09-07T18:42:00Z
Lists: pgsql-hackers
On Thu, Sep 7, 2023 at 5:32 AM Aleksander Alekseev <aleksander@timescale.com> wrote: > v2 LGTM. Committed. -- Robert Haas EDB: http://www.enterprisedb.com
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