On Sat, Nov 7, 2015 at 3:29 AM, Robert Haas <[email protected]> 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
fix_win_compiler_warning_v1.patch
Description: Binary data
-- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
