Re: [COMMITTERS] pgsql-server: Add Win32-specific join ordering.

2004-07-12 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Add Win32-specific join ordering. > > This is exactly *not* the way we agreed to do it. It's better to treat > this as if it were a locale difference. > > Please revert the resultmap change and rename the expected file to > join_1.o

Re: [COMMITTERS] pgsql-server: Add Win32-specific join ordering.

2004-07-12 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Add Win32-specific join ordering. This is exactly *not* the way we agreed to do it. It's better to treat this as if it were a locale difference. Please revert the resultmap change and rename the expected file to join_1.out. reg

[COMMITTERS] pgsql-server: Add Win32-specific join ordering.

2004-07-12 Thread Bruce Momjian
Log Message: --- Add Win32-specific join ordering. Modified Files: -- pgsql-server/src/test/regress: resultmap (r1.74 -> r1.75) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/test/regress/resultmap.diff?r1=1.74&r2=1.75) Added Files: -