[PATCHES] fix memory leak in psql

2004-09-13 Thread Neil Conway
This patch fixes a small memory leak in psql. Barring any objections, I
intend to apply it within 24 hours.

-Neil


psql-psqlrc-leak-fix-1.patch
Description: Binary data

---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] pgxs default installation + various fixes

2004-09-13 Thread Fabien COELHO
Dear Bruce,
So, the question remains the same: is there a consensus to drop
install-all-headers/light-install targets for a simple and full install?
This is the 8.0 release  --- let's remove those targets.  Our logic has
usually been to remove confusing options and document their removal
rather than keep them around and continue confusing people forever.
Would you resubmit with adjustments for comments made?
What comments do you want me to adjust?
Do you mean I should add a paragraph is the documentation about
that now there is only one install target. I updated the documentation
on both patch submission, but if more is required I'll do what I ask,
just be more specific.
The v2 version is the one which has a single and simple install target 
everywhere.

--
Fabien.
---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] Translation updates for 8.0: initdb-ru, pg_dump-ru, psql-ru

2004-09-13 Thread Peter Eisentraut
Serguei Mokhov wrote:
 I updated all the attached .po files back to 100% an also
 tweaked some messages and fixed discovered typos in psql.
 Please apply.

Done.
-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] New Translation

2004-09-13 Thread Peter Eisentraut
[EMAIL PROTECTED] wrote:
 hello,
 we are starting a new language translation in postgresql.
 I send the pg_controldata message translation in Farsi language.

Installed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] new spanish translations

2004-09-13 Thread Peter Eisentraut
Alvaro Herrera wrote:
 pg_ctl and initdb spanish translation files are attached.  Please
 apply. Note that they have to be added to both nls.mk files.

Done.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] NLS: czech

2004-09-13 Thread Peter Eisentraut
Karel Zak wrote:
 attached is patch with Czech .po files updates (some files are new).

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
  joining column's datatypes do not match


Re: [PATCHES]Update 2 zh_TW message files for 8.0

2004-09-13 Thread Peter Eisentraut
Zhenbang Wei wrote:
 Fix libpq-zh_TW.po and translate more messages in postgres-zh_TW.po.

Installed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [PATCHES] po update for zh_CN

2004-09-13 Thread Peter Eisentraut
Weiping wrote:
 Hi,
 We updated the 8.0 NLS files.

I've installed all except the backend one.  Please fix the following
errors

backend-zh_CN.po:48: format specifications in 'msgid' and 'msgstr' for argument 2 are 
not the same
backend-zh_CN.po:2795: format specifications in 'msgid' and 'msgstr' for argument 1 
are not the same
backend-zh_CN.po:4740: number of format specifications in 'msgid' and 'msgstr' does 
not match
backend-zh_CN.po:4764: format specifications in 'msgid' and 'msgstr' for argument 1 
are not the same
backend-zh_CN.po:5426: format specifications in 'msgid' and 'msgstr' for argument 1 
are not the same
backend-zh_CN.po:5431: format specifications in 'msgid' and 'msgstr' for argument 1 
are not the same
backend-zh_CN.po:5535: format specifications in 'msgid' and 'msgstr' for argument 1 
are not the same
backend-zh_CN.po:8094: number of format specifications in 'msgid' and 'msgstr' does 
not match
backend-zh_CN.po:8104: number of format specifications in 'msgid' and 'msgstr' does 
not match
backend-zh_CN.po:8904: number of format specifications in 'msgid' and 'msgstr' does 
not match
msgfmt: found 10 fatal errors

and resubmit that one.  Thanks.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]


Re: [PATCHES] Some patches terminated

2004-09-13 Thread Peter Eisentraut
Mirko Tebaldi - Pubblico wrote:
 Here is some italian .po file terminated.

Installed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] New Translation

2004-09-13 Thread Andreas Pflug
Peter Eisentraut wrote:
Tom Lane wrote:
Nonetheless, it would also be good to have some consistency between
the core PG server and related projects.  I tend to agree that we
should honor pgadmin's precedent here; it's not a strong argument but
the argument for fa over fa_IR seems even weaker.

fa_IR would uselessly restrict the range of users that would be able 
to use this translation.  Translations are primarily targeted for a 
language, not a country.  If wxWidgets is broken, that's not our 
problem.
Please note that wxWidgets also depends on available locales. On Debian, 
locale -a returns fa_IR only, and guessing that from fa would be quite 
painful. OTOH, usual locale algorithms would strip the country fa_IR if 
not found.

Regards,
Andreas
---(end of broadcast)---
TIP 6: Have you searched our list archives?
  http://archives.postgresql.org


Re: [PATCHES] pgxs default installation + various fixes

2004-09-13 Thread Bruce Momjian
Fabien COELHO wrote:
 
 Dear Bruce,
 
  So, the question remains the same: is there a consensus to drop
  install-all-headers/light-install targets for a simple and full install?
 
  This is the 8.0 release  --- let's remove those targets.  Our logic has
  usually been to remove confusing options and document their removal
  rather than keep them around and continue confusing people forever.
 
  Would you resubmit with adjustments for comments made?
 
 What comments do you want me to adjust?
 
 Do you mean I should add a paragraph is the documentation about
 that now there is only one install target. I updated the documentation
 on both patch submission, but if more is required I'll do what I ask,
 just be more specific.
 
 The v2 version is the one which has a single and simple install target 
 everywhere.

Ah, I see v2 now.  It was a little farther down in my mailbox.  It is 
in the patch queue now.

-- 
  Bruce Momjian|  http://candle.pha.pa.us
  [EMAIL PROTECTED]   |  (610) 359-1001
  +  If your life is a hard drive, |  13 Roberts Road
  +  Christ can be your backup.|  Newtown Square, Pennsylvania 19073

---(end of broadcast)---
TIP 6: Have you searched our list archives?

   http://archives.postgresql.org


Re: [PATCHES] Translation updates for 8.0: initdb-ru, pg_dump-ru, psql-ru

2004-09-13 Thread Serguei A. Mokhov
On Mon, 13 Sep 2004, Peter Eisentraut wrote:

 Date: Mon, 13 Sep 2004 14:12:06 +0200

 Serguei Mokhov wrote:
  I updated all the attached .po files back to 100% an also
  tweaked some messages and fixed discovered typos in psql.
  Please apply.

 Done.

Thank you Peter. Do you have the one for the backend?

-- 
Serguei A. Mokhov|  /~\The ASCII
Computer Science Department  |  \ / Ribbon Campaign
Concordia University |   XAgainst HTML
Montreal, Quebec, Canada |  / \  Email!

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [PATCHES] Translation updates for 7.4/8.0: postgres-ru

2004-09-13 Thread Peter Eisentraut
Serguei Mokhov wrote:
 A chunk of 120 translated messages. Please
 apply to both, 7.4/8.0 branches.

Done.
-- 
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
  joining column's datatypes do not match


Re: [PATCHES] po update for zh_CN

2004-09-13 Thread Peter Eisentraut
Weiping wrote:
 Peter Eisentraut wrote:
 Weiping wrote:
 Hi,
 We updated the 8.0 NLS files.
 
 I've installed all except the backend one.  Please fix the following
 errors

 fixed and attached.

OK, committed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster


Re: [PATCHES] fix memory leak in psql

2004-09-13 Thread Neil Conway
On Tue, 2004-09-14 at 03:57, Neil Conway wrote:
 This patch fixes a small memory leak in psql. Barring any objections, I
 intend to apply it within 24 hours.

Patch applied.

-Neil



---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [PATCHES] pltcl on win32

2004-09-13 Thread Tom Lane
Magnus Hagander [EMAIL PROTECTED] writes:
 The following patch fixes pltcl compiles on win32.

Applied, thanks.

regards, tom lane

---(end of broadcast)---
TIP 3: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


Re: [PATCHES] contrib/dbase

2004-09-13 Thread Tom Lane
Laurent Ballester [EMAIL PROTECTED] writes:
  Here is a patch for contrib/dbase module to allow it to be compiled under
 win32 with mingw compiler.

Applied, thanks.

regards, tom lane

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: [PATCHES] [pgsql-hackers-win32] Contrib modules on Win32

2004-09-13 Thread Tom Lane
Claudio Natoli [EMAIL PROTECTED] writes:
 Win32 compile fixes for pgbench, pgcrypto, and tsearch.

Applied, thanks.

regards, tom lane

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [PATCHES] [pgsql-hackers-win32] Contrib modules on Win32

2004-09-13 Thread Tom Lane
Claudio Natoli [EMAIL PROTECTED] writes:
 Win32 compile fix for misc_utils.

Applied.

regards, tom lane

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])


Re: [PATCHES] Tsearch2 update for Win32.

2004-09-13 Thread Tom Lane
Dave Page [EMAIL PROTECTED] writes:
 The Win32 installer cannot easily handle 'copy from stdin' thus
 preventing execution of scripts that use copy. Tsearch2 appears to have
 the only script that does this - the attached patch changes the copy to
 a bunch of INSERTs.

Applied.  I also fixed the regression test to match (tsk tsk)

regards, tom lane

---(end of broadcast)---
TIP 8: explain analyze is your friend


Re: [PATCHES] pg_autovacuum service fixes

2004-09-13 Thread Tom Lane
Dave Page [EMAIL PROTECTED] writes:
 The attached patch addresses the following issues with the WIn32 service
 code in pg_autovacuum. Please apply.

Done.

regards, tom lane

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [PATCHES] [pgsql-hackers-win32] Contrib modules on Win32

2004-09-13 Thread Tom Lane
Andreas Pflug [EMAIL PROTECTED] writes:
 cube
 seg

 patch attached. Compiles, but not tested.

Applied, thanks.  (The modules still pass their regression tests on
Unix, FWIW.)

regards, tom lane

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Re: [PATCHES] Updated postgres-it.po.bz2 for CURRENT branch

2004-09-13 Thread Peter Eisentraut
Mirko Tebaldi - Pubblico wrote:
 in attachment, the update postgres-it.po

Installed.

 this file, and the italian .po file i sent you saturday are ALL from
 the CURRENT branch. i see that you've update the version 7.4 status
 table, but i used the po/pot taken from the current.

No, all your files were installed in the current branch.  Another 
contributor submitted updates for 7.4, that's why the table for 7.4 was 
updated (it happens automatically).

 Must i go on on 7.4 or it a great idea to work on the current?

If you want to work on current, you should get your files from current.  
You can also work fixing up the 7.4 if you wish; then you should get 
your files from 7.4.  Just be sure to indicate what you want to be done 
with your files when you submit them.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


---(end of broadcast)---
TIP 4: Don't 'kill -9' the postmaster