- Notifications
You must be signed in to change notification settings - Fork28
Commit8a0cbb8
committed
Revive test of concurrent OID generation.
Commit578b229 replaced it with aconcurrent "nextval" test. That version does not detect PostgreSQL'sincompatibility with xlc 13.1.3, so bring back an OID-based test thatdoes. Back-patch to v12, where that commit first appeared.Discussion:https://postgr.es/m/20190707170035.GA1485546@rfd.leadboat.com1 parent39aadc9 commit8a0cbb8
1 file changed
+5
-12
lines changedLines changed: 5 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
68 | 64 |
| |
69 | 65 |
| |
70 | 66 |
| |
71 | 67 |
| |
72 | 68 |
| |
73 |
| - | |
| 69 | + | |
74 | 70 |
| |
75 | 71 |
| |
76 |
| - | |
| 72 | + | |
77 | 73 |
| |
78 | 74 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 | 75 |
| |
83 | 76 |
| |
84 | 77 |
| |
|
0 commit comments
Comments
(0)