Thread: pgsql-server: Add Win32-specific join ordering.
pgsql-server: Add Win32-specific join ordering.
From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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: ----------- pgsql-server/src/test/regress/expected: join-win32.out (r1.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/test/regress/expected/join-win32.out?rev=1.1&content-type=text/x-cvsweb-markup)
momjian@svr1.postgresql.org (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. regards, tom lane
Tom Lane wrote: > momjian@svr1.postgresql.org (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. Done. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073