Re: psql case preserving completion - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: psql case preserving completion
Date
Msg-id 1328120364.28270.2.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: psql case preserving completion  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: psql case preserving completion  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On tis, 2012-01-17 at 16:46 +0900, Fujii Masao wrote:
> When I tested the patch, "create ta" was converted unexpectedly to
> "create TABLE"
> though "alter ta" was successfully converted to "alter table". As far
> as I read the patch,
> you seems to have forgotten to change create_or_drop_command_generator() or
> something.

Thanks, fixed and committed.




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?)
Next
From: Simon Riggs
Date:
Subject: Re: some longer, larger pgbench tests with various performance-related patches