Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput? - Mailing list pgsql-hackers

From Cary Huang
Subject Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?
Date
Msg-id 159925288666.23515.15980915729998767157.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Any objections to implementing LogicalDecodeMessageCB for pgoutput?  (David Pirotte <dpirotte@gmail.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Hi

I have tried the patch and it functions as described. The attached tap test case is comprehensive and is passing.
However,the patch does not apply well on the current master; I had to checkout to a much earlier commit to be able to
patchcorrectly. The patch will need to be rebased to the current master.
 

Thanks

Cary Huang
-------------
HighGo Software Inc. (Canada)
cary.huang@highgo.ca
www.highgo.ca

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: A micro-optimisation for walkdir()
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #16419: wrong parsing BC year in to_date() function