Re: COPY (... tab completion

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: COPY (... tab completion
Date: 2016-01-06 09:20:13
Message-ID: 568CDC4D.7010202@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I have an updated patch which uses Matches() rather than TailMatches().

Andreas

Attachment Content-Type Size
copy-tab-compleition-v2.patch text/x-diff 1.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2016-01-06 09:24:01 Re: Proposal: SET ROLE hook
Previous Message Andreas Karlsson 2016-01-06 09:18:20 Re: Improved tab completion for FDW DDL