diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-30 12:06:54 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-09-30 12:06:54 -0400 |
commit | 04c64e3fb35af090c249303b9df0a311f2a07593 (patch) | |
tree | 1eaec669ae6c80ced007163c25915f6c51a650e7 /doc/src | |
parent | 4dea33ce765d65d8807d343ca6535a3d067a63da (diff) | |
download | postgresql-04c64e3fb35af090c249303b9df0a311f2a07593.tar.gz postgresql-04c64e3fb35af090c249303b9df0a311f2a07593.zip |
Remove incorrect entries in pg_walsummary's getopt_long call.
For some reason this listed "-f" and "-w" as valid switches, though
the code doesn't implement any such thing nor do the docs mention
them. The effect of this was that if you tried to use one of these
switches, you'd get an unhelpful error message.
Yusuke Sugie
Discussion: https://postgr.es/m/68e72a2a70f4d84c1c7847b13bcdaef8@oss.nttdata.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions