forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c95f0b
committed
Use less-generic table name in new regression test case.
Creating global objects named "foo" isn't an especially wise thing,but especially not in a test script that has already used that namefor something else, and most especially not in a script that runsin parallel with other scripts that use that name :-(Per buildfarm.1 parent38d1037 commit1c95f0b
2 files changed
+8
-8
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3034 | 3034 |
| |
3035 | 3035 |
| |
3036 | 3036 |
| |
3037 |
| - | |
| 3037 | + | |
3038 | 3038 |
| |
3039 | 3039 |
| |
3040 | 3040 |
| |
3041 |
| - | |
| 3041 | + | |
3042 | 3042 |
| |
3043 |
| - | |
| 3043 | + | |
3044 | 3044 |
| |
3045 | 3045 |
| |
3046 | 3046 |
| |
3047 | 3047 |
| |
3048 |
| - | |
| 3048 | + | |
3049 | 3049 |
| |
3050 | 3050 |
| |
3051 | 3051 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1923 | 1923 |
| |
1924 | 1924 |
| |
1925 | 1925 |
| |
1926 |
| - | |
| 1926 | + | |
1927 | 1927 |
| |
1928 | 1928 |
| |
1929 | 1929 |
| |
1930 |
| - | |
1931 |
| - | |
| 1930 | + | |
| 1931 | + | |
1932 | 1932 |
| |
1933 | 1933 |
| |
1934 | 1934 |
| |
1935 | 1935 |
| |
1936 |
| - | |
| 1936 | + | |
1937 | 1937 |
| |
1938 | 1938 |
| |
1939 | 1939 |
| |
|
0 commit comments
Comments
(0)