compile error with -DOPTIMIZER_DEBUG

From: Jan Urbański <wulczer(at)wulczer(dot)org>
To: Postgres - Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: compile error with -DOPTIMIZER_DEBUG
Date: 2009-11-22 12:04:12
Message-ID: 4B0928BC.40704@wulczer.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

ISTM that there's a superfluous curly brace in print_path (which only
gets compiled with -DOPTIMIZER_DEBUG.

Patch attached.

Jan

Attachment Content-Type Size
superfluous-paren.patch text/x-diff 472 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2009-11-22 13:58:13 forget patch win32.mak.
Previous Message Emmanuel Cecchet 2009-11-22 05:49:52 Re: Partitioning option for COPY