Re: fix schema ownership for database owner on first connection

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fix schema ownership for database owner on first connection
Date: 2004-06-09 01:58:11
Message-ID: 40C66EB3.9000300@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

>>Ok, so I guess I can use regressionuser[123], regression[123] as names in
>>the validation. Writing tests cases is not fun, so I tried to put some fun
>>by using these characters.
>
> I don't really think it's necessary for the regression tests to test
> this functionality.

Once this machinery is in...can we use it to safely remove users?

Chris

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Fabien COELHO 2004-06-09 12:31:59 fix schema ownership on first connection v2
Previous Message Alvaro Herrera 2004-06-08 22:23:56 Nested transactions