[PATCHES] Updated Turkish translations for PostgreSQL 8.0

2004-12-11 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, We've updated the Turkish translations: http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/initdb-tr.po http://postgresql.gunduz.org/translation/PostgreSQL-8.0/PgSQL-DilDosyalari/pg_config-tr.po http://postgresql.gunduz.org/t

Re: [PATCHES] Assorted spanish translations

2004-12-11 Thread Peter Eisentraut
Alvaro Herrera wrote: > I attach a tarball with the 10 message catalogs fully translated to > spanish. Installed. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [PATCHES] 8.0 RC1 NLS translate fo zh_CN

2004-12-11 Thread Peter Eisentraut
Weiping wrote: > Here is the translated string for zh_CN locale. Installed. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your join

Re: [PATCHES] Translation updates: pt_BR

2004-12-11 Thread Peter Eisentraut
Euler Taveira de Oliveira wrote: > This is a fully reviewed version of pt_BR message files. Please apply > it to HEAD. Done. > This another one, just resolved some fuzzy translations in 7.4. > Please apply it to 7.4 branch. Done. -- Peter Eisentraut http://developer.postgresql.org/~petere/ --

Re: [PATCHES] Translation updates: 8.0: pg_dump-ru, initdb-ru, psql-ru; 7.4/8.0: postgres-ru

2004-12-11 Thread Peter Eisentraut
Serguei Mokhov wrote: > Attached please find newer Russian translation updates. Installed. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Re: [PATCHES] Updated Turkish translations for PostgreSQL 8.0

2004-12-11 Thread Peter Eisentraut
Devrim GUNDUZ wrote: > We've updated the Turkish translations: Installed. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.

Re: [PATCHES] Update french po files

2004-12-11 Thread Peter Eisentraut
Guillaume LELARGE wrote: > Here are french .po files. They have been proofreaded. > > Please, apply :) Done. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 2: you can get off all lists at once with the un

Re: [PATCHES] [HACKERS] 8.0.0beta5 FailedAssertion (Crash) when casting composite types

2004-12-11 Thread Tom Lane
I have applied the attached patch to HEAD in order to fix the problems discussed in this thread: http://archives.postgresql.org/pgsql-hackers/2004-12/msg00187.php regards, tom lane Index: src/backend/executor/execQual.c ==

Re: [PATCHES] [HACKERS] regression script/makefile exit failure

2004-12-11 Thread Andrew Dunstan
Andrew Dunstan wrote: Peter Eisentraut wrote: I seem to recall that there is a bug in the FreeBSD shell with line breaks in traps. Try changing the above to trap 'st=$?; echo status = $st; exit $st' 0 Thankyou Peter! I'd never have guessed something so obscure! I have confirmed that this i

Re: [PATCHES] PL/Perl document patch

2004-12-11 Thread Peter Eisentraut
David Fetter wrote: > Please find enclosed a patch to the pl/perl documents that clafies > the scope of global data and gives an example of storing a code > reference. Patch installed. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)