diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-08-16 17:17:30 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-08-16 17:17:30 +1200 |
commit | ca1e64febaf57eb5f3f24340c5bcce5430cad7a5 (patch) | |
tree | 391b1620dcf6c86df73d2971f0b994beeaf9d72f /src/backend/access/gist/gistproc.c | |
parent | ab7dbd681c54d993fc8ebf8a413668fd75a4be0b (diff) | |
download | postgresql-ca1e64febaf57eb5f3f24340c5bcce5430cad7a5.tar.gz |
Improve comment in GetNewObjectId().
The previous comment gave the impression that skipping OIDs before
FirstNormalObjectId was merely an optimization to avoid likely collisions.
In fact other parts of the system have been relying on this threshold to
detect system-created objects since commit 8e18d04d4da, so adjust the
wording.
Author: Thomas Munro
Reviewed-by: Tom Lane
Discussion: https://postgr.es/m/CAEepm%3D33JASACeOayr_W3%3DCSjy2jiPxM-k89axu0akFbHdjnjA%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions