Re: pgsql: Modify tqueue infrastructure to support transient record types. - Mailing list pgsql-committers

From Amit Kapila
Subject Re: pgsql: Modify tqueue infrastructure to support transient record types.
Date
Msg-id CAA4eK1KRufOzuPJK2j3kHU+9yP_EdkN5Aq4N0myNS4k5gf9WMw@mail.gmail.com
Whole thread Raw
In response to pgsql: Modify tqueue infrastructure to support transient record types.  (Robert Haas <rhaas@postgresql.org>)
List pgsql-committers
On Sat, Nov 7, 2015 at 3:29 AM, Robert Haas <rhaas@postgresql.org> wrote:
Modify tqueue infrastructure to support transient record types.


I am getting below compiler warning on Windows:
tqueue.c(662): warning C4715: 'TupleQueueRemap' : not all control paths return a value

Attached patch fixes the problem.


With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
Attachment

pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add paragraph about ON CONFLICT interaction with partitioning.
Next
From: Amit Kapila
Date:
Subject: Re: pgsql: Modify tqueue infrastructure to support transient record types.