forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitab8984f
committed
Further adjustment to random() seed initialization.
Per complaint from Tom Lane, don't chomp the timestamp at 32 bits, so wecan shift in some of its higher bits.Discussion:https://postgr.es/m/14712.1542253115%40sss.pgh.pa.us1 parent5b0ce3e commitab8984f
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2532 | 2532 |
| |
2533 | 2533 |
| |
2534 | 2534 |
| |
2535 |
| - | |
2536 |
| - | |
2537 |
| - | |
| 2535 | + | |
| 2536 | + | |
| 2537 | + | |
2538 | 2538 |
| |
2539 | 2539 |
| |
2540 | 2540 |
| |
|
0 commit comments
Comments
(0)