Skip to content
Snippets Groups Projects
Commit 66df931d authored by Julian's avatar Julian
Browse files

Refactor Unix UID/GID generation

The generation now happens in a subquery inside the INSERT statement instead
of separate client-managed query. This should also reduce the risk of race
conditions.

Service and non-service users may now use the same UID range.
parent 8473d4dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment