[PATCHES] Updated Turkish translations for 8.0

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

Re: [PATCHES] diff -c please

2004-11-15 Thread Simon Riggs
On Sun, 2004-11-14 at 11:55, Neil Conway wrote: > Simon Riggs wrote: > > I note at least 3 people have submitted patches in other > > formats in the last week. > > I'm one of the guilty parties (as is Gavin, I'd imagine). I didn't read your earlier reasons, I apologise. My own patches had bette

Re: [PATCHES] Win32 signals & sockets

2004-11-15 Thread Magnus Hagander
This patch *replaces* the previous one. Contains the exact same changes, except it *also* contains the move of the backend parameter file to shared memory on win32. This gives a speed boost of about 10% on a program that calls PQconnect/PQfinish in a tight loop on 10 parallell threads on my system

Re: [PATCHES] index entries for GUC params

2004-11-15 Thread Neil Conway
On Mon, 2004-11-15 at 17:16 +1100, Neil Conway wrote: > This patch adds index entries for each GUC parameter. Previously, only a > handful of GUC parameters has index entries. Applied. -Neil ---(end of broadcast)--- TIP 5: Have you checked our ex