Re: State of Beta 2 - Mailing list pgsql-general

From Tom Lane
Subject Re: State of Beta 2
Date
Msg-id 29224.1064700797@sss.pgh.pa.us
Whole thread Raw
In response to Re: State of Beta 2  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: State of Beta 2
Re: State of Beta 2
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> The reason that it needs to be rewritten in C is that it needs access to
>> internal stuff that the backend doesn't expose.

> True, but doing all that text manipulation is C is going to be very hard
> to do and maintain.

Text manipulation?  I don't think that pg_upgrade has to do much text
manipulation.  (The shell-script version might do so, but that's only
because it has to cast the problem in terms of program I/O.)

            regards, tom lane

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: State of Beta 2
Next
From: Bruce Momjian
Date:
Subject: Re: State of Beta 2