diff options
author | Nathan Bossart <nathan@postgresql.org> | 2023-07-14 12:35:54 -0700 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2023-07-14 12:35:54 -0700 |
commit | 03d1080d8a95d7ced90043f3aaad7d2aaeaedb1b (patch) | |
tree | 8a353cb9a159e4ff63f810c3ac30e1bf2763b0ef /src/backend/utils/misc/guc_tables.c | |
parent | e08d74ca1342cb9e6047daad2019b550ecf54877 (diff) | |
download | postgresql-03d1080d8a95d7ced90043f3aaad7d2aaeaedb1b.tar.gz postgresql-03d1080d8a95d7ced90043f3aaad7d2aaeaedb1b.zip |
Simplify option handling in pg_ctl.
Now that the in-tree getopt_long() moves non-options to the end of
argv (see commit 411b720343), we can remove pg_ctl's workaround for
getopt_long() implementations that don't reorder argv.
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/20230713034903.GA991765%40nathanxps13
Diffstat (limited to 'src/backend/utils/misc/guc_tables.c')
0 files changed, 0 insertions, 0 deletions