[PATCHES] ALSO keyword to CREATE RULE patch

2004-06-09 Thread Fabien COELHO
Dear patchers, Please find attached a small patch to add an optionnal ALSO keyword to the CREATE RULE syntax. The ALSO keyword can be used where INSTEAD would be used, to mean the opposite, i.e. the current default behavior of rules which adds operations to the current one. IMHO, it makes the

[PATCHES] fix schema ownership on first connection v2

2004-06-09 Thread Fabien COELHO
Dear hackers, Please find attached a patch to fix schema ownership on first connection, so that non system schemas reflect the database owner. This revised patch includes fixes after Tom comments on names used in the validation. However, the validation is still there. It is easy to edit it out

[PATCHES] CR fix for create_help.pl

2004-06-09 Thread Andrew Dunstan
The attached tiny patch removes spurious carriage returns that might be copied by the script that generates psql's help. (You can get the spurious CRs if you use a CVS client on Windows that does line end translation.) Elsewhere, the patch should be totally benign. This removes quite a number

[PATCHES] translation updates pt_BR

2004-06-09 Thread Euler Taveira de Oliveira
Hi, Here are some updates for REL7_4. Please apply it before release 7.4.3. http://www.ufgnet.ufg.br/euler/pg_update_7_4_3.tar.gz Regards, -- Euler Taveira de Oliveira euler (at) ufgnet.ufg.br Desenvolvedor Web e Administrador de Sistemas UFGNet - Universidade Federal de Goiás

[PATCHES] Regression test for COPY CSV format

2004-06-09 Thread Bruce Momjian
I have added some regression tests for COPY CSV format. I had promised Andrew I would do this because he did pg_ctl in C. :-) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13

Re: [PATCHES] Foreign key type checking patch

2004-06-09 Thread Fabien COELHO
Dear Tom, Thanks for your reply. Here is a proposed patch against 7.4.1 to check exact match of foreign key types wrt the referenced keys, and to show a warning if this is not the case. I think that this concern may be obsolete in CVS tip, I just get the current CVS and had a quick

Re: [PATCHES] Tablespaces

2004-06-09 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it after review.. --- Gavin Sherry wrote: Attached is an updated patch,

Re: [PATCHES] [HACKERS] dynamic_library_path on Win32

2004-06-09 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it within the next 48 hours. I will try to clean up the path/dir confusion too.

Re: [PATCHES] Fully enabling NLS in pg_ctl

2004-06-09 Thread Bruce Momjian
OK, I added the nls and po files for pg_ctl. Thanks. --- Serguei A. Mokhov wrote: Re-sending since it did not reach the list the first time. My apologies if the original ever does. (I had a DNS problem with my ISP).

Re: [PATCHES] FAQ translation to pt_BR

2004-06-09 Thread Bruce Momjian
Added. Thanks. --- Euler Taveira de Oliveira wrote: Hi, I just translated the FAQ to brazilian portuguese. There are two versions: branch 7_4 and HEAD. The text versions are included too.

Re: [PATCHES] fix schema ownership for database owner on first connection

2004-06-09 Thread Bruce Momjian
Would you adjust based on Tom's comments and resubmit? Thanks. --- Fabien COELHO wrote: Dear patchers, Please find attached a patch to fix schema ownership on first connection, so that non system schemas reflect

Re: [PATCHES] [HACKERS] serverlog function (log_destination file)

2004-06-09 Thread Bruce Momjian
Looks good to me. The only issue I saw was that the default file name mentioned in postgresql.conf doesn't match the actual default. Is this ready to be added to the patch queue? --- Andreas Pflug wrote: Magnus Hagander

Re: [PATCHES] [HACKERS] serverlog function (log_destination file)

2004-06-09 Thread Bruce Momjian
Oh, it would need doc additions. I can do that when I apply, or you can resubmit. --- Andreas Pflug wrote: Magnus Hagander wrote: Specifically about the logs, I still think there is a lot of value to being able to

Re: [PATCHES] Nested transactions

2004-06-09 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it after review. --- Alvaro Herrera wrote: Hackers, Here is the latest

Re: [PATCHES] Fully enabling NLS in pg_ctl

2004-06-09 Thread Serguei Mokhov
- Original Message - From: Bruce Momjian [EMAIL PROTECTED] Sent: June 09, 2004 10:59 PM OK, I added the nls and po files for pg_ctl. Thanks. Thank you, Bruce. Do you know if Peter is alive? -s ---(end of broadcast)--- TIP 2: you can

Re: [PATCHES] Fully enabling NLS in pg_ctl

2004-06-09 Thread Serguei Mokhov
- Original Message - From: Bruce Momjian [EMAIL PROTECTED] Sent: June 09, 2004 10:59 PM OK, I added the nls and po files for pg_ctl. Thanks. Thank you, Bruce. Do you know if Peter is alive? I have some other NLS patches pending... Those are not really 'diff -c' patches, but rather

Re: [PATCHES] [HACKERS] serverlog function (log_destination file)

2004-06-09 Thread Tom Lane
Bruce Momjian [EMAIL PROTECTED] writes: Looks good to me. The only issue I saw was that the default file name mentioned in postgresql.conf doesn't match the actual default. I'm really not happy with the concept that the postmaster overrides its stderr direction.

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

2004-06-09 Thread Bruce Momjian
Tom Lane wrote: 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