Re: Renaming cryptohashes.c to cryptohashfuncs.c
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-12-03T21:10:44Z
Lists: pgsql-hackers
> On 3 Dec 2020, at 03:03, Michael Paquier <michael@paquier.xyz> wrote: > Any objections to rename that to cryptohashfuncs.c? That would be > much more consistent with the surroundings (cleaning up anythig > related to MD5 is on my TODO list). Patch is attached. +1 on this proposed rename. cheers ./daniel
Commits
-
Rename cryptohashes.c to cryptohashfuncs.c
- bd94a9c04e04 14.0 landed