pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/a58db3aa10e62e4228aa409ba006014fa07a8ca2

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL_12_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/706d84fe701ef9a8a5b04d2df013e29ea3f7ca74

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL_13_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/fde5f130c9c30e75c7a8ee33095a6a7e79d5b626

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL_11_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/4ee058a3bd9b939d940b8621f66a5c09163cc295

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/ac7df6e8feebde6fd5cff87f3ea828c206ddc0a7

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/f10da1e9c970019ad9427cbff1f340d91c093603

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)



pgsql: Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABL

2020-12-14 Thread Jeff Davis
Revert "Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE."

This reverts commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.

Commit 4bad60e3 fixed the root of the problem that 3a9e64aa worked
around.

This enables proper pipelining of commands after terminating
replication, eliminating an undocumented limitation.

Discussion: https://postgr.es/m/3d57bc29-4459-578b-79cb-7641baf53c57%40iki.fi
Backpatch-through: 9.5

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/133a0906d5bf529ac2898c24b98ed87db1c6284d

Modified Files
--
src/backend/replication/walsender.c | 26 ++
1 file changed, 10 insertions(+), 16 deletions(-)