diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-23 17:30:00 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-11-23 17:30:00 -0500 |
commit | 7d4c3118137a37dddcefe28145a3a2e4bccf59fd (patch) | |
tree | 6d19734f24d514c54f6f9fadc5d0112ee8526da9 /src/backend/commands/async.c | |
parent | 8047a7b9dd454a6514ab7d0fcbe27aca3ec2e11c (diff) | |
download | postgresql-7d4c3118137a37dddcefe28145a3a2e4bccf59fd.tar.gz postgresql-7d4c3118137a37dddcefe28145a3a2e4bccf59fd.zip |
Improve test coverage for LISTEN/NOTIFY.
Back-patch commit b10f40bf0 into older branches. This adds reporting
of NOTIFY messages to isolationtester.c, and extends the async-notify
test to include direct tests of basic NOTIFY functionality.
This provides useful infrastructure for testing a bug fix I'm about
to back-patch, and there seems no good reason not to have better tests
of LISTEN/NOTIFY in the back branches. The commit's survived long
enough in HEAD to make it unlikely that it will cause problems.
Back-patch as far as 9.6. isolationtester.c changed too much in 9.6
to make it sane to try to fix older branches this way, and I don't
really want to back-patch those changes too.
Discussion: https://postgr.es/m/31304.1564246011@sss.pgh.pa.us
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions