Re: logical changeset generation v6.1 - Mailing list pgsql-hackers

From Steve Singer
Subject Re: logical changeset generation v6.1
Date
Msg-id BLU0-SMTP512945DCC02556B59A6573DC2A0@phx.gbl
Whole thread Raw
In response to Re: logical changeset generation v6.1  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: logical changeset generation v6.1
List pgsql-hackers
On 09/27/2013 11:44 AM, Andres Freund wrote:
> I'm encountering a make error:
> Gah. Lastminute changes. Always the same... Updated patch attached.
>
> Greetings,
>
> Andres Freund
>
>

I'm still encountering an error in the make.

make clean
.
.make[3]: Entering directory 
`/usr/local/src/postgresql/src/bin/pg_basebackup'
rm -f pg_basebackup pg_receivexlog pg_recvlogical(X) \        pg_basebackup.o pg_receivexlog.o pg_recvlogical.o \
receivelog.o streamutil.o
 
/bin/sh: 1: Syntax error: "(" unexpected
make[3]: *** [clean] Error 2

I had to add a quotes in to the clean commands to make it work



>




pgsql-hackers by date:

Previous
From: Amit Khandekar
Date:
Subject: information schema parameter_default implementation
Next
From: Steve Singer
Date:
Subject: Re: logical changeset generation v6