Re: [HACKERS] more-helpful-izing a debug message

2015-08-05 Thread Andres Freund
On 2015-08-04 16:38:58 -0400, Robert Haas wrote: > On Wed, Jul 8, 2015 at 5:38 AM, Marko Tiikkaja wrote: > > One of the debug messages related to logical replication could be more > > helpful than it currently is. The attached patch reorders the two > > operations to make it so. > > > > Please co

Re: [HACKERS] more-helpful-izing a debug message

2015-08-04 Thread Robert Haas
On Wed, Jul 8, 2015 at 5:38 AM, Marko Tiikkaja wrote: > One of the debug messages related to logical replication could be more > helpful than it currently is. The attached patch reorders the two > operations to make it so. > > Please consider patching and back-patching. Andres, this looks like a