forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitca1e64f
committed
Improve comment in GetNewObjectId().
The previous comment gave the impression that skipping OIDs beforeFirstNormalObjectId was merely an optimization to avoid likely collisions.In fact other parts of the system have been relying on this threshold todetect system-created objects since commit8e18d04, so adjust thewording.Author: Thomas MunroReviewed-by: Tom LaneDiscussion:https://postgr.es/m/CAEepm%3D33JASACeOayr_W3%3DCSjy2jiPxM-k89axu0akFbHdjnjA%40mail.gmail.com1 parentab7dbd6 commitca1e64f
1 file changed
+3
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
479 |
| - | |
480 |
| - | |
481 |
| - | |
482 |
| - | |
483 |
| - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
484 | 482 |
| |
485 | 483 |
| |
486 | 484 |
| |
|
0 commit comments
Comments
(0)