Re: Inaccurate comment for pg_get_partkeydef

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Inaccurate comment for pg_get_partkeydef
Date: 2023-03-07 01:35:03
Message-ID: CAApHDvp=Qwc0L9=RSg+CL28KxjYehCP+yJekb+S72LvpMZ6+6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 6 Mar 2023 at 18:54, Japin Li <japinli(at)hotmail(dot)com> wrote:
> PSA patch to fix a comment inaccurate.

Thanks. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2023-03-07 01:45:32 Re: POC: Lock updated tuples in tuple_update() and tuple_delete()
Previous Message Masahiko Sawada 2023-03-07 01:24:32 Re: [PoC] Improve dead tuple storage for lazy vacuum