Re: Current CVS is broken - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Current CVS is broken
Date
Msg-id 16646.1032536414@sss.pgh.pa.us
Whole thread Raw
In response to Re: Current CVS is broken  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Current CVS is broken  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> OK, patch attached. Tom, what is the proper third parameter in COPY,
> COERCE_DONTCARE?

It would be COERCE_IMPLICIT_CAST.  But I don't like the patch as it
stands anyway, because it is repeating a ton of catalog lookups for
every input row.  I have more extensive changes in mind ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Win32 rename()/unlink() questions
Next
From: Bruce Momjian
Date:
Subject: Re: Current CVS is broken