forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit042d801
committed
Stabilize create_table regression test.
Adding \d+ to the test in commit2dfa3fe was ill-advised,because the partitions' names are such that their sort orderis locale dependent. We could rename them to avoid that,but it doesn't seem worth the trouble; just take \d+ out again.Per buildfarm.1 parent72647ac commit042d801
File tree
2 files changed
+0
-13
lines changed- src/test/regress
- expected
- sql
2 files changed
+0
-13
lines changedLines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1042 | 1042 |
| |
1043 | 1043 |
| |
1044 | 1044 |
| |
1045 |
| - | |
1046 |
| - | |
1047 |
| - | |
1048 |
| - | |
1049 |
| - | |
1050 |
| - | |
1051 |
| - | |
1052 |
| - | |
1053 |
| - | |
1054 |
| - | |
1055 |
| - | |
1056 | 1045 |
| |
1057 | 1046 |
| |
1058 | 1047 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
833 | 833 |
| |
834 | 834 |
| |
835 | 835 |
| |
836 |
| - | |
837 |
| - | |
838 | 836 |
| |
839 | 837 |
| |
840 | 838 |
| |
|
0 commit comments
Comments
(0)