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.
In response to
Responses
pgsql-hackers by date
| Next: | From: Simon Riggs | Date: 2012-02-01 19:25:08 |
| Subject: Re: some longer, larger pgbench tests with various
performance-related patches |
| Previous: | From: Tom Lane | Date: 2012-02-01 18:17:46 |
| Subject: Re: [PATCH] Fix float8 parsing of denormal values (on some platforms?) |