[PATCHES] Turkish translation of FAQ (fwd)

2004-03-02 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I cannot see this in the CVS. Could someone please apply it? I'd like it to be in 7.3.6 :( Regards, - -- Forwarded message -- Date: Tue, 24 Feb 2004 15:32:06 +0200 (EET) From: Devrim GUNDUZ <[EMAIL PROTECTED]> To: [EMAIL PROTECT

Re: [PATCHES] Turkish translation of FAQ

2004-03-02 Thread Bruce Momjian
Applied to head and 7.4.X. --- Devrim GUNDUZ wrote: [ PGP not available, raw data follows ] > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > I've sent Turkish translations of FAQ yesterdat; in html and text

Re: [PATCHES] Turkish translation of FAQ (fwd)

2004-03-02 Thread Bruce Momjian
> Hi, > > I cannot see this in the CVS. Could someone please apply it? I'd like it > to be in 7.3.6 :( I was away last week and I think 7.4.X and 7.3.X are already packaged. Applied to HEAD and 7.4.X. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED]

Re: [PATCHES] Turkish translation of FAQ (fwd)

2004-03-02 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: >> I cannot see this in the CVS. Could someone please apply it? I'd like it >> to be in 7.3.6 :( > I was away last week and I think 7.4.X and 7.3.X are already packaged. > Applied to HEAD and 7.4.X. 7.3.6 is already wrapped, but 7.4.2 is not, so the abo

Re: [PATCHES] 1-line fix to port/thread.c for compiling libpq with Borland

2004-03-02 Thread Bruce Momjian
Patch applied. Seem that was the only missing place. Backpatched to 7.4.X. --- L J Bayuk wrote: > Below please find a tiny patch to PostgreSQL-7.4.1 src/port/thread.c that I > found was necessary to compile libpq on Window

[PATCHES] Win32 regression fix

2004-03-02 Thread Bruce Momjian
Patch attached and applied. Thanks. --- > Adds the -W flag to the pwd call under Win32. This allows directories, > which are munged by sed, such as: > /e/cygwin/opt/diff9c/pgsql/src/test/regress/data/agg.data to be > correc