[PATCHES] win32 client build patch

2006-10-10 Thread Hiroshi Saito
Hi Bruce-san. This is required in spite of being legacy. Please apply it.(this is the situation of current cvs.) Thanks. Regards, Hiroshi Saito win32_patch Description: Binary data ---(end of broadcast)--- TIP 9: In versions below 8.0, the

Re: [PATCHES] test: please ignore

2006-10-10 Thread Magnus Hagander
I've posted a 6.5kB patch (as an attachment) three times over the past few days but haven't seen it hit the lists. Checking to see if this goes through. Did you by any chance gzip it? IIRC, mails with gzipped attachments are silently dropped on- patches for some reason. (Can't remember if it

Re: [HACKERS] [PATCHES] test: please ignore

2006-10-10 Thread Tom Lane
Magnus Hagander [EMAIL PROTECTED] writes: I've posted a 6.5kB patch (as an attachment) three times over the past few days but haven't seen it hit the lists. Checking to see if this goes through. Did you by any chance gzip it? IIRC, mails with gzipped attachments are silently dropped on-

Re: [HACKERS] [PATCHES] test: please ignore

2006-10-10 Thread Alvaro Herrera
Tom Lane wrote: Magnus Hagander [EMAIL PROTECTED] writes: I've posted a 6.5kB patch (as an attachment) three times over the past few days but haven't seen it hit the lists. Checking to see if this goes through. Did you by any chance gzip it? IIRC, mails with gzipped attachments are

Re: [PATCHES] win32 client build patch

2006-10-10 Thread Bruce Momjian
Patch applied. Thanks. --- Hiroshi Saito wrote: Hi Bruce-san. This is required in spite of being legacy. Please apply it.(this is the situation of current cvs.) Thanks. Regards, Hiroshi Saito [ Attachment,

[PATCHES] Constraint trigger doc patch

2006-10-10 Thread Michael Glaesemann
(Fifth attempt: diff inline) (And a fourth attempt, from another account...) (Third time's the charm?) (Resent as I sent this yesterday but haven't seen it on the list yet or in the online archives. Apologies if it ends up double-posting.) Please find attached a doc patch for CREATE

[PATCHES] array_accum aggregate

2006-10-10 Thread Stephen Frost
Greetings, Please find below a patch to add the array_accum aggregate as a built-in using two new C functions defined in array_userfuncs.c. These functions simply expose the pre-existing efficient array building routines used elsewhere in the backend (accumArrayResult and