This patch fixes a really bad recommendation that's not been removed
from the client-only installation instructions. We removed this
recommendation as of 8.1, but it's still included in the documentation :-(
Please consider back-patching this into the 8.1 and 8.2 version of the
documentation, as i
This patch changes the installscript for vcbuild to actually parse the
generated solution files for what to install, instead of blindly copying
everything as it previously did. With the previous quick-n-dirty
version, it would copy old DLLs if you reconfigured in a way that didn't
include subprojec
On Thu, 2007-02-01 at 15:14 -0500, Doug Knight wrote:
> Quick question on the -w option; setting it to zero "disables", do you
> mean it waits until the file appears or a trigger file appears, or it
> just doesn't wait at all?
It means it waits forever, or until a trigger file appears - but a
tri
Not at all, in fact I was planning on using the infinite wait, and using
something like heartbeat to force creation of the trigger file in the
event the primary dies. Thanks Simon!
Doug
On Fri, 2007-02-02 at 14:38 +, Simon Riggs wrote:
> On Thu, 2007-02-01 at 15:14 -0500, Doug Knight wrote:
>
On Thu, 2007-02-01 at 22:50 -0500, Bruce Momjian wrote:
> Where are we on this?
I can commit to reviewing this. The patch looked fairly solid on a quick
glance through, but I won't have the cycles to review it properly for a
week or two.
-Neil
---(end of broadcast)-
On Fri, 2007-02-02 at 10:12 +0100, Magnus Hagander wrote:
> This patch fixes a really bad recommendation that's not been removed
> from the client-only installation instructions. We removed this
> recommendation as of 8.1, but it's still included in the documentation :-(
>
> Please consider back-p
On Fri, 2007-02-02 at 12:16 +0100, Magnus Hagander wrote:
> This patch changes the installscript for vcbuild to actually parse the
> generated solution files for what to install, instead of blindly copying
> everything as it previously did.
Applied, thanks for the patch.
-Neil
Neil Conway wrote:
> On Fri, 2007-02-02 at 10:12 +0100, Magnus Hagander wrote:
>> This patch fixes a really bad recommendation that's not been removed
>> from the client-only installation instructions. We removed this
>> recommendation as of 8.1, but it's still included in the documentation :-(
>>
Magnus Hagander wrote:
> Neil Conway wrote:
> > On Fri, 2007-02-02 at 10:12 +0100, Magnus Hagander wrote:
> >> This patch fixes a really bad recommendation that's not been removed
> >> from the client-only installation instructions. We removed this
> >> recommendation as of 8.1, but it's still incl
*** doc\src\sgml/install-win32.sgml16 Sep 2006 00:30:14 -
1.29
--- doc\src\sgml/install-win32.sgml2 Feb 2007 09:07:48 -
>>> Please don't do this :)
>> You know, I wish I didn't have to ;-) Unfortunately, the only way for me
>> to create a patch offline (
Magnus Hagander wrote:
*** doc\src\sgml/install-win32.sgml 16 Sep 2006 00:30:14 - 1.29
--- doc\src\sgml/install-win32.sgml 2 Feb 2007 09:07:48 -
Please don't do this :)
You know, I wish I didn't have to ;-) Unfortunately, the only way for me
to create a patch o
Andrew Dunstan wrote:
> Magnus Hagander wrote:
*** doc\src\sgml/install-win32.sgml16 Sep 2006 00:30:14 -
1.29
--- doc\src\sgml/install-win32.sgml2 Feb 2007 09:07:48 -
>>> Please don't do this :)
>>>
>>
>> You know, I wish I didn't have to ;-) Unfor
Magnus Hagander wrote:
I'm not sure what offline has to do with it. Having a braindead client
that you can't tell to use forward slashes seems more like the cause.
CVS clients for Cygwin or MSys don't have this defect, that I know of.
My cvs client only has this problem when it's talking t
What is the status of this patch?
---
Alvaro Herrera wrote:
> Tom Lane wrote:
> > Alvaro Herrera <[EMAIL PROTECTED]> writes:
>
> > > Maybe we could forcibly activate the freeze mode on a template database?
> >
> > Might no
Bruce Momjian wrote:
> What is the status of this patch?
Alvaro is currently out of town. He should be able to provide more info
next week.
Sincerely,
Joshua D. Drake
>
> ---
>
> Alvaro Herrera wrote:
>> Tom Lane wrote:
>
Patch attached and applied. Sorry for the delay. Backpatched to 8.2.X.
---
Albe Laurenz wrote:
> >>> If libldap_r.so does require the same libs, please add
> $EXTRA_LDAP_LIBS
> >>> to the 'LDAP_LIBS_FE="-lldap_r"' line as w
On Fri, 2 Feb 2007, David Fetter wrote:
> On Fri, Feb 02, 2007 at 08:56:31PM -0500, Tom Lane wrote:
> >
> > All of SQL's pattern match operators have the pattern on the right,
> > so my advice is to stick with that and try not to think about Perl
> > ;-)
>
> Perl provides inspiration, but here, co
17 matches
Mail list logo