Re: [PATCHES] dblink connection security

2007-07-06 Thread Joe Conway
Tom Lane wrote: Here's a straw-man proposal that we could perhaps do for 8.3: What about using the attached for 8.3, as well as earlier? It simply does not allow the local database user to become someone else on the libpq remote connection unless they are a superuser. As Tom noted, a simple

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Michael Glaesemann
On Jul 6, 2007, at 11:28 , Joshua D. Drake wrote: Why should they be name spaced? I see zero reason why that should be the case... apache_httpd? gnu_ls? Personally, I think that the Apache daemon *should* be named apached or something along those lines. Compare with postgres, pg_ctl, p

Re: [PATCHES] Compile error with MSVC

2007-07-06 Thread Magnus Hagander
Alvaro Herrera wrote: > Magnus Hagander wrote: >> Yoshiyuki Asaba wrote: >>> Hi, >>> >>> From: Magnus Hagander <[EMAIL PROTECTED]> >>> Subject: Re: [PATCHES] Compile error with MSVC >>> Date: Thu, 05 Jul 2007 07:03:11 +0200 >>> > I tried to compile using Visual C++ 2005. But I got the following

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Joshua D. Drake
Michael Glaesemann wrote: On Jul 6, 2007, at 5:53 , Dave Page wrote: On Fri, July 6, 2007 8:51 am, Peter Eisentraut wrote: Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala: I attach complete patch which renames following binaries createdb createlang createuser dropdb droplang dropuser

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Joshua D. Drake
Michael Glaesemann wrote: On Jul 6, 2007, at 5:53 , Dave Page wrote: On Fri, July 6, 2007 8:51 am, Peter Eisentraut wrote: Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala: I attach complete patch which renames following binaries createdb createlang createuser dropdb droplang dropuser

Re: [PATCHES] Compile error with MSVC

2007-07-06 Thread Alvaro Herrera
Magnus Hagander wrote: > Yoshiyuki Asaba wrote: > > Hi, > > > > From: Magnus Hagander <[EMAIL PROTECTED]> > > Subject: Re: [PATCHES] Compile error with MSVC > > Date: Thu, 05 Jul 2007 07:03:11 +0200 > > > >>> I tried to compile using Visual C++ 2005. But I got the following > >>> errors. > >>> >

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Michael Glaesemann
On Jul 6, 2007, at 5:53 , Dave Page wrote: On Fri, July 6, 2007 8:51 am, Peter Eisentraut wrote: Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala: I attach complete patch which renames following binaries createdb createlang createuser dropdb droplang dropuser clusterdb vacuumdb reindexd

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Dave Page
On Fri, July 6, 2007 8:51 am, Peter Eisentraut wrote: > Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala: >> I attach complete patch which renames following binaries >> >> createdb createlang createuser dropdb droplang dropuser clusterdb >> vacuumdb reindexdb > > I just want to say I dislike t

Re: [PATCHES] Compile error with MSVC

2007-07-06 Thread Magnus Hagander
Yoshiyuki Asaba wrote: > Hi, > > From: Magnus Hagander <[EMAIL PROTECTED]> > Subject: Re: [PATCHES] Compile error with MSVC > Date: Thu, 05 Jul 2007 07:03:11 +0200 > >>> I tried to compile using Visual C++ 2005. But I got the following >>> errors. >>> >>> .\src\backend\parser\keywords.c(22) : f

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Peter Eisentraut
Am Donnerstag, 5. Juli 2007 06:59 schrieb Magnus Hagander: > I'm also not sure we really should install copies on win32. Given how > seldom these commands are actually used on windows But some people do use them, and they should have the same experience as on any other platform. I don't think di

Re: [PATCHES] script binaries renaming

2007-07-06 Thread Peter Eisentraut
Am Mittwoch, 4. Juli 2007 17:04 schrieb Zdenek Kotala: > I attach complete patch which renames following binaries > > createdb createlang createuser dropdb droplang dropuser clusterdb > vacuumdb reindexdb I just want to say I dislike this idea. -- Peter Eisentraut http://developer.postgresql.org