]> granicus.if.org Git - postgresql/commit
Add a pg_recvlogical wrapper to PostgresNode
authorSimon Riggs <simon@2ndQuadrant.com>
Tue, 21 Mar 2017 14:04:49 +0000 (14:04 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 21 Mar 2017 14:04:49 +0000 (14:04 +0000)
commiteb2a6131beccaad2b39629191508062b70d3a1c6
tree3fa2ac349280ab485c1c0bac72c7855f5fae7e4e
parentd3cc37f1d801a6b5cad9bf179274a8d767f1ee50
Add a pg_recvlogical wrapper to PostgresNode

Allows testing of logical decoding using SQL interface and/or pg_recvlogical
Most logical decoding tests are in contrib/test_decoding. This module
is for work that doesn't fit well there, like where server restarts
are required.

Craig Ringer
src/test/perl/PostgresNode.pm
src/test/recovery/t/006_logical_decoding.pl