pgsql: pg_stat_statements: add missing check for pgss_enabled().

2019-07-19 Thread Jeff Davis
pg_stat_statements: add missing check for pgss_enabled(). Make pgss_post_parse_analyze() more consistent with the other hooks, and avoid unnecessary overhead when pg_stat_statements.track=none. Author: Raymond Martin Reviewed-by: Fabien COELHO Discussion: https://postgr.es/m/BN8PR21MB1217B003C4F

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL_11_STABLE Details --

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL9_6_STABLE Details --

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL9_5_STABLE Details --

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL_10_STABLE Details --

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL_12_STABLE Details --

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- master Details --- https

pgsql: Silence compiler warning, hopefully.

2019-07-19 Thread Tom Lane
Silence compiler warning, hopefully. Absorb commit e5e04c962a5d12eebbf867ca25905b3ccc34cbe0 from upstream IANA code, in hopes of silencing warnings from MSVC about negating a bool value. Discussion: https://postgr.es/m/20190719035347.gj1...@paquier.xyz Branch -- REL9_4_STABLE Details --