1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-12 14:56:08 +02:00

Add TODO in config_get_opt()

This commit is contained in:
Grigory Smolkin 2019-10-23 11:31:29 +03:00
parent ef20e82a6f
commit 2df5d27a66

View File

@ -434,6 +434,8 @@ get_username(void)
/*
* Process options passed from command line.
* TODO: currectly argument parsing treat missing argument for options
* as invalid option
*/
int
config_get_opt(int argc, char **argv, ConfigOption cmd_options[],