On Tue, 27 Nov 2001, Sandor Vig wrote:
>
> > This doesn't seem to entirely square with the results you two get,
> > but it sure does look like "CS" sorts in non-ASCII order in HU locale.
>
> I've tried to understand the "bug" and I think I have something for you:
>
> The Hungarian ABC (traditiona
[EMAIL PROTECTED] writes:
> ERROR: fmgr_info: function 19053: cache lookup failed
It looks like your declaration for the plpgsql language is messed up;
specifically, the pg_language row is there but the underlying handler
function has been deleted. I'd suggest dropping and re-adding the
languag
Don't know whether this has been reported yet, as search of mailinglists
didn't find anything,
and it is also unclear whether this is a bug in PostgresQL headers or in
X11 headers (I suppose latter),
anyway:
declares a method Status() for PgConnection
class.
defines #define Status int for the r
Kris Anderson ([EMAIL PROTECTED]) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
ERROR: fmgr_info: function 19053: cache lookup failed
Long Description
pgSQL information -
PostgreSQL 7.1.3 on i386--freebsd4.4, compiled by GCC 2.95.3
I've tried