I would like to work on a patch published on hackers community( patch is from June, 2021). I cloned postgres code and tried to apply the patch and got errors.
Can you please let me know what is the recommended way to apply the patches for me to begin the work?
I'm still in a bit of trial-and-error mode myself but I try to use `git apply` first, possibly after making sure that the files are newline only line endings.