Re: add test to psql for coverage with --help, \e option, encoding option
I confirmed that I missed the patch file. And the current code is different from when I wrote the patch, so I don't think my patch will be meaningful anymore. On Sat, Sep 3, 2022 at 6:08 PM Dong Wook Lee wrote: > > Hi hackers, > I try to add to psql test about --help, \e, and the encoding option.
add test to psql for coverage with --help, \e option, encoding option
Hi hackers, I try to add to psql test about --help, \e, and the encoding option. --- Regards, DongWook Lee.