Vladimir Zamiussky ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
Backend crash on query with UNION subselect
Long Description
There are two nearly identical tables, differ from each other by the length of
corresponding field
[EMAIL PROTECTED] writes:
> There are two nearly identical tables, differ from each other by the
> length of corresponding fields of type CHARACTER (one has
> CHARACTER(20) field, other has CHARACTER(30) field).
> when i do "select * from table1 union select * from table2" backend
> crashes with m
POSTGRESQL BUG REPORT TEMPLATE
Your name : Chris Anderson
Your email address : [EMAIL
Chris Anderson <[EMAIL PROTECTED]> writes:
> [ occasional crash in GetRawDatabaseInfo() ]
Try applying the following patch, which corresponds to a bug that I
noticed in GetRawDatabaseInfo a couple months ago: it looks at one
tuple-pointer slot too many in each page of pg_database. Normally the
b
[EMAIL PROTECTED] writes:
> I have problem with the GROUP BY
But which is it???
--
Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/