Skip to content

Code cleanup #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Feb 21, 2025
Merged

Code cleanup #90

merged 6 commits into from
Feb 21, 2025

Conversation

shinderuk
Copy link
Contributor

No description provided.

Sergey Shinderuk added 6 commits February 20, 2025 16:28
Author: Oleg Tselebrovskiy
As per hash_create docs:

> Note: It is deprecated for callers of hash_create() to explicitly specify
> string_hash, tag_hash, uint32_hash, or oid_hash.  Just set HASH_STRINGS or
> HASH_BLOBS.  Use HASH_FUNCTION only when you want something other than
> one of these.

Also there is no need to explicitly specify TopMemoryContext as it is
used by default.
@Medvecrab
Copy link
Contributor

I've looked through all changes - they look good to me

@Medvecrab Medvecrab merged commit fbf8346 into master Feb 21, 2025
2 checks passed
@Medvecrab Medvecrab deleted the cleanup branch February 24, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants