Re: I: About "Our CLUSTER implementation is pessimal" patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: I: About "Our CLUSTER implementation is pessimal" patch
Date
Msg-id 9173.1286497983@sss.pgh.pa.us
Whole thread Raw
In response to Re: I: About "Our CLUSTER implementation is pessimal" patch  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp> writes:
> BTW, we could have LogicalTapeReadExact() as an alias of
> LogicalTapeRead() and checking the result because we have
> many duplicated codes for "unexpected end of data" errors.

Good idea, done.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: I: About "Our CLUSTER implementation is pessimal" patch
Next
From: KaiGai Kohei
Date:
Subject: Re: security hook on table creation