Stephane Raimbault <[EMAIL PROTECTED]> writes:
> This bug (I suppose it's a bug) is very simple.
> Fedora Core 3/postgresql-7.4.6-1.FC3.2
> su - postgres
> createuser pguser
> Answer yes and no so pguser can create db but can't create new user
> ...
> The flag in usecreatedb's column is false instead of true !
Works as expected for me.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match