On Wed, Nov 14, 2012 at 5:17 PM, Andres Freund <and...@2ndquadrant.com> wrote:
> ---
>  src/bin/Makefile            |   2 +-
>  src/bin/xlogdump/Makefile   |  25 +++
>  src/bin/xlogdump/xlogdump.c | 468 
> ++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 494 insertions(+), 1 deletion(-)
>  create mode 100644 src/bin/xlogdump/Makefile
>  create mode 100644 src/bin/xlogdump/xlogdump.c

Is this intended to be the successor of
https://github.com/snaga/xlogdump which will then be deprecated?

Thanks,

Jeff


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to