Re: pg_config --pgxs on Win32

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Hallgren <thhal(at)mailblocks(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_config --pgxs on Win32
Date: 2005-10-13 17:20:02
Message-ID: 23619.1129224002@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Hallgren <thhal(at)mailblocks(dot)com> writes:
> Something changed very recently in the output from pg_config --pgxs
> command on Win32. It now outputs double backslash everywhere instead
> of forward slashes. The mingw GNU Make is not too happy about the
> double backslashes.

I said that was a bad idea when it was done. I'll undo it.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Darcy Buskermolen 2005-10-13 17:23:19 Re: [PATCHES] Work-in-progress referential action trigger
Previous Message Bruce Momjian 2005-10-13 17:11:35 Re: Last call for back-branch fixes