Re: [HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-30 Thread Amit Kapila
On Mon, Dec 30, 2013 at 11:08 AM, David Rowley wrote: > On Mon, Dec 30, 2013 at 6:02 PM, Amit Kapila > wrote: >> For Windows build, I am using whatever latest Git provides rather than >> downloading >> individual components which might not be good, but I find it >> convenient. The latest >> Git (

Re: [HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-29 Thread David Rowley
On Mon, Dec 30, 2013 at 6:02 PM, Amit Kapila wrote: > On Sun, Dec 29, 2013 at 2:06 AM, David Rowley > wrote: > > On Sun, Dec 29, 2013 at 2:29 AM, Amit Kapila > > wrote: > >> > >> When I tried with your patch on windows, it results into following: > >> > >> == running regression test

Re: [HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-29 Thread Amit Kapila
On Sun, Dec 29, 2013 at 2:06 AM, David Rowley wrote: > On Sun, Dec 29, 2013 at 2:29 AM, Amit Kapila > wrote: >> >> When I tried with your patch on windows, it results into following: >> >> == running regression test queries== >> test tablespace ... di

Re: [HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-28 Thread David Rowley
On Sun, Dec 29, 2013 at 2:29 AM, Amit Kapila wrote: > On Thu, Dec 26, 2013 at 3:02 PM, David Rowley > wrote: > > In the following thread I discovered that my new regression tests worked > > perfectly on windows, but when they were run on linux they failed. > > > > > http://www.postgresql.org/mess

Re: [HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-28 Thread Amit Kapila
On Thu, Dec 26, 2013 at 3:02 PM, David Rowley wrote: > In the following thread I discovered that my new regression tests worked > perfectly on windows, but when they were run on linux they failed. > > http://www.postgresql.org/message-id/CAApHDvo_YCiPYGDz07MpX9o6EGg=3mmyJTb0ysPTwoTg3c=t...@mail.gm

[HACKERS] [PATCH] Regression tests in windows ignore white space

2013-12-26 Thread David Rowley
In the following thread I discovered that my new regression tests worked perfectly on windows, but when they were run on linux they failed. http://www.postgresql.org/message-id/CAApHDvo_YCiPYGDz07MpX9o6EGg=3mmyJTb0ysPTwoTg3c=t...@mail.gmail.com After looking at pg_regress to see which options it