Re: A tidyup of pathkeys.c

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Richard Guo <guofenglinux(at)gmail(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: A tidyup of pathkeys.c
Date: 2025-10-18 21:15:07
Message-ID: CAApHDvogsVpBK5LTsC6wRsT_v=6jHJpnYSHFKWuoAEkkgQHseg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 14 Oct 2025 at 21:05, Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> +1. I think this is a nice tidy-up.

Pushed. Thanks for the reviews.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Kim 2025-10-18 21:30:21 Re: Proposal for enabling auto-vectorization for checksum calculations
Previous Message Marcos Pegoraro 2025-10-18 20:55:41 Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement