Re: Table AM callbacks referring to heap in declarations (+typos)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Table AM callbacks referring to heap in declarations (+typos)
Date: 2019-06-04 00:50:49
Message-ID: 20190604005049.GC1529@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jun 01, 2019 at 12:43:11PM -0700, Andres Freund wrote:
> I don't mind at all (although it's imo not a fix for the s/heap/table)!

Thanks, committed what I had.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2019-06-04 00:54:15 Re: Binary support for pgoutput plugin
Previous Message David Fetter 2019-06-04 00:40:02 Re: WITH NOT MATERIALIZED and DML CTEs