mirror of
https://github.com/postgres/postgres.git
synced 2026-03-29 05:43:27 -04:00
Add Win32-specific join ordering.
This commit is contained in:
parent
15c8fd70e8
commit
1a0f3e476b
2 changed files with 2151 additions and 0 deletions
2149
src/test/regress/expected/join-win32.out
Normal file
2149
src/test/regress/expected/join-win32.out
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -8,3 +8,5 @@ float8/i.86-pc-mingw32=float8-exp-three-digits-win32
|
|||
float8/i.86-pc-cygwin=float8-small-is-zero
|
||||
int8/.*-qnx=int8-exp-three-digits
|
||||
int8/i.86-pc-mingw32=int8-exp-three-digits-win32
|
||||
join/i.86-pc-mingw32=join-win32
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue