pgsql: Reimplement nullification of walsender timestamp

2020-01-08 Thread Alvaro Herrera
Reimplement nullification of walsender timestamp Make the value null only at pg_stat_activity-output time, as suggested by Tom Lane, instead of messing with the internal state. This should appease buildfarm members with force_parallel_mode=regress, which are running parallel queries on logical re

pgsql: Reimplement nullification of walsender timestamp

2020-01-08 Thread Alvaro Herrera
Reimplement nullification of walsender timestamp Make the value null only at pg_stat_activity-output time, as suggested by Tom Lane, instead of messing with the internal state. This should appease buildfarm members with force_parallel_mode=regress, which are running parallel queries on logical re

pgsql: Reimplement nullification of walsender timestamp

2020-01-08 Thread Alvaro Herrera
Reimplement nullification of walsender timestamp Make the value null only at pg_stat_activity-output time, as suggested by Tom Lane, instead of messing with the internal state. This should appease buildfarm members with force_parallel_mode=regress, which are running parallel queries on logical re

pgsql: Reimplement nullification of walsender timestamp

2020-01-08 Thread Alvaro Herrera
Reimplement nullification of walsender timestamp Make the value null only at pg_stat_activity-output time, as suggested by Tom Lane, instead of messing with the internal state. This should appease buildfarm members with force_parallel_mode=regress, which are running parallel queries on logical re