[COMMITTERS] pgsql: Change first call of ProcessConfigFile so as to process only dat

2014-08-12 Thread Fujii Masao
Change first call of ProcessConfigFile so as to process only data_directory. When both postgresql.conf and postgresql.auto.conf have their own entry of the same parameter, PostgreSQL uses the entry in postgresql.auto.conf because it appears last in the configuration scan. IOW, the other entries wh

[COMMITTERS] pgsql: Change first call of ProcessConfigFile so as to process only dat

2014-08-12 Thread Fujii Masao
Change first call of ProcessConfigFile so as to process only data_directory. When both postgresql.conf and postgresql.auto.conf have their own entry of the same parameter, PostgreSQL uses the entry in postgresql.auto.conf because it appears last in the configuration scan. IOW, the other entries wh