Euler Taveira de Oliveira wrote:
> Yeah. I'm subscribed. I took a look at it and saw that I can't update
> older branches. How can we "fix" it?
If you want we could also replicate the older branches in the
pgtranslation repository. Is there interest in that?
--
Peter Eisentraut
http://develope
Hi Peter,
>
> If you want we could also replicate the older branches in the
> pgtranslation repository. Is there interest in that?
>
I think so. At least those branches that are maintained yet.
Euler Taveira de Oliveira
euler[at]yahoo_com_br
__
Sorry, this is the same patch with the proper subject line.
---
Bruce Momjian wrote:
>
> Patch applied. Thanks.
>
> ---
>
>
> Bruce Momjian wrote:
Patch applied. Thanks.
---
Bruce Momjian wrote:
>
> Oh, good, I missed that patch.
>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
>
Bruce Momjian writes:
> Sorry, this is the same patch with the proper subject line.
Why does this patch convert '\' to '\\' and not to '/' ?
AFAICS that does nothing except to make the code more fragile.
regards, tom lane
---(end of broadcast)
> -Original Message-
> From: Tom Lane [mailto:[EMAIL PROTECTED]
> Sent: 05 October 2005 16:31
> To: Dave Page
> Cc: Bruce Momjian; PostgreSQL-patches
> Subject: Re: [PATCHES] Fix for file names with spaces
>
> "Dave Page" writes:
> >> Why does this patch convert '\' to '\\' and not t
"Dave Page" writes:
>> Why does this patch convert '\' to '\\' and not to '/' ?
> Because support on Windows for / is somewhat inconsistent outside of the
> Msys shell.
Do we care about that for the purposes that pg_config will be used for?
It seems more likely to me that emitting \\ will break
> -Original Message-
> From: Tom Lane [mailto:[EMAIL PROTECTED]
> Sent: 05 October 2005 16:08
> To: Bruce Momjian
> Cc: PostgreSQL-patches; Dave Page
> Subject: Re: [PATCHES] Fix for file names with spaces
>
> Bruce Momjian writes:
> > Sorry, this is the same patch with the proper su
On Mon, 2005-03-10 at 12:28 -0400, Qingqing Zhou wrote:
> Ooops, this wording change is inconsistent with Log_connections, so I
> reverted it. Updated patch is attached.
Other inconsistencies:
- the patch prints a trailing comma when remote->port is the empty
string
- the patch separates the ele
"Neil Conway" <[EMAIL PROTECTED]> wrote
>
> Other inconsistencies:
>
> - the patch prints a trailing comma when remote->port is the empty
> string
>
> - the patch separates the elements of the ereport() line with commas,
> whereas the original behavior was to use a single space as a separator
>
>
10 matches
Mail list logo