mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Now benchmarking options such as -c cannot be used if initializing option (-i) is specified. Also initializing options such as -F cannot be used if initializing option is not specified. Tatsuo Ishii and Fabien COELHO.