Modularizing XLOG

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Pgsql Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Modularizing XLOG
Date: 2006-06-02 18:35:17
Message-ID: 36e682920606021135i6bddfe03od5b79f95e04a727b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom et al,

Bruce and I talked a little bit about modularizing the xlog code a bit
more. As you know, one of the PostgreSQL Summer of Code projects is
to enhance xlogdump. This and other projects which would like to be
able to use the xlog code directly (like resetxlog in the -f option)
rather than having to do copy-and-paste coding which becomes a hassle
to maintain.

Being as you wrote xlogdump, do you have any suggestions for making
the xlog code a bit modular?

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2006-06-02 18:50:08 Re: Connection Broken with Custom Dicts for TSearch2
Previous Message Rodrigo Hjort 2006-06-02 18:34:52 Connection Broken with Custom Dicts for TSearch2