Re: WIP Patch: Use sortedness of CSV foreign tables for query planning - Mailing list pgsql-hackers

From Etsuro Fujita
Subject Re: WIP Patch: Use sortedness of CSV foreign tables for query planning
Date
Msg-id 000f01cd712a$72613230$57239690$@lab.ntt.co.jp
Whole thread Raw
In response to Re: WIP Patch: Use sortedness of CSV foreign tables for query planning  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Hi Kevin,

> > I would like to propose single-column sortedness options and
> > insert appropriate pathkeys into the ForeignPath node based on
> > these information:

> For character-based columns, don't we need to know the collation?

I forgot to add the collate option.  I'll add it at the next version of the
patch.

Thanks,

Best regards,
Etsuro Fujita



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: WIP pgindent replacement
Next
From: Bruce Momjian
Date:
Subject: Re: Word-smithing doc changes