Re: test/example does not support win32.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>
Cc: "Andrew Dunstan" <andrew@dunslane.net>, "Alvaro Herrera" <alvherre@commandprompt.com>, "pgsql-hackers" <pgsql-hackers@postgresql.org>, "Bruce Momjian" <bruce@momjian.us>
Date: 2009-12-30T16:33:44Z
Lists: pgsql-hackers
"Hiroshi Saito" <z-saito@guitar.ocn.ne.jp> writes:
> [ examples_win32_patch2 ]

Is the addition of -DFRONTEND actually needed, and if so why?
We shouldn't be depending on that in any user-exposed code, I would
think.  Otherwise I don't have any objection to this version.

			regards, tom lane