* Zdenek Kotala wrote:
> Karsten Desler wrote:
> >
> >I don't know much about the postgres architecture and I don't know if
> >bounds
> >checking on-disk values on a read makes a lot of sense since usually one
> >should be able to assume that there are no randomly flipped bits; but it
> >would've
The following bug has been logged online:
Bug reference: 4132
Logged by: Kirill Simonov
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: FreeBSD
Description:REASSIGN OWNED fails on procedural languages
Details:
In Postgresql 8.3, one can
Kirill Simonov wrote:
> In Postgresql 8.3, one can assign owners to procedural languages using
> "ALTER LANGUAGE ... OWNER TO ...". However the command "REASSIGN OWNED ...
> TO ...", which reassigns the owner of all objects owned by a particular
> user, fails if the user owns a procedural languag
Alvaro Herrera wrote:
> The attached patch should fix the problem. I'm going to commit to 8.3
> and HEAD in a jiffy.
Really attached this time. (Thanks Stefan.)
--
Alvaro Herrerahttp://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Developmen
The following bug has been logged online:
Bug reference: 4133
Logged by: Anthony
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.3.1
Operating system: Windows Vista Home Premium
Description:Installation error
Details:
I have a problem with installation.
1. If