Re: [HACKERS] somebody working on: Prevent default re-use of sysids for dropped users and groups?

2004-12-06 Thread schmidtm
Hi Tom + *, Am 03.12.2004 um 23:58 schrieb Tom Lane: schmidtm <[EMAIL PROTECTED]> writes: is somebody working on these two issues on the TODO-List? 1) Prevent default re-use of sysids for dropped users and groups I don't know of anyone actively working on it, but if you check the arch

[HACKERS] somebody working on: Prevent default re-use of sysids for dropped users and groups?

2004-12-03 Thread schmidtm
Hi *, is somebody working on these two issues on the TODO-List? 1) Prevent default re-use of sysids for dropped users and groups Currently, if a user is removed while he still owns objects, a new user given might be given their user id and inherit the previous users objects. 2) Prevent dropp

[HACKERS] postgresql-8.0.0beta4 works/compiles fine under Mac OS X 10.3.6

2004-11-15 Thread schmidtm
Hi, I just like to give POSITIVE feedback that postgresql-8.0.0beta4 compiles, installs and works fine under Mac OSX 10.3.6 (root:xnu/xnu-517.9.4.obj~1/RELEASE_PPC) as long as you have readline and a decent bison installed (1.875). The regession test passes all steps: == All