Hi,
Thanks to the generous support of Torchbox (http://www.torchbox.com), I
have been able to significantly improve the contrib/xml XPath
integration code.
New features:
* XPath set-returning function allows multiple results from an several
XPath queries to be used as a virtual table.
* Using li
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 wrapp
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.
reg
- 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 rat
- 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: yo
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 lates
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 t
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
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 reflec
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.
>
> http://www.ufgnet.ufg
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).
>
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.
---
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,
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 qu
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 Rob
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
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
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
if
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 make
19 matches
Mail list logo