Andrei Popov ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
to_date() month translation
Long Description
When using to_date() format conversion with an arbitrary date-string, conversion mask
description does not work as expec
Andrew Snow <[EMAIL PROTECTED]> writes:
> Please see FAQ 4.9
While that's a good answer in general, the default statistics are set up
(with malice aforethought) to give index scans.
regression=# create table test_int(id int primary key);
NOTICE: CREATE TABLE/PRIMARY KEY will create implicit ind