Re: FDW for PostgreSQL
Thom Brown <thom@linux.com>
From: Thom Brown <thom@linux.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Shigeru Hanada <shigeru.hanada@gmail.com>, Kohei KaiGai <kaigai@kaigai.gr.jp>, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2013-02-22T14:37:23Z
Lists: pgsql-hackers
On 22 February 2013 14:10, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Thom Brown <thom@linux.com> writes: >> Bit of an issue with selecting rows: > > Ooops, looks like I screwed up the logic for whole-row references. > Will fix, thanks for the test case! Retried after your changes and all is well. Thanks Tom. -- Thom