Re: [PATCH] Fix missing argument handling in psql getopt

Quentin Rameau <quinq@fifth.space>

From: Quentin Rameau <quinq@fifth.space>
To: pgsql-hackers@postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-08-25T19:45:27Z
Lists: pgsql-hackers
> I've pushed your original patch (with some comment-tweaking).
> It seems unlikely to break anything.

Thanks!



Commits

  1. Avoid platform-specific null pointer dereference in psql.