Re: [PATCHES] %x, %g warnings

2003-07-17 Thread Bruce Momjian
Sorry. I see this was already applied as part of this commit: revision 1.6 date: 2003/06/25 10:44:21; author: meskes; state: Exp; lines: +24 -16 Implemented Informix special way to treat NULLs, removed warnings, synced. ---

Re: [PATCHES] [NOVICE] connectby(... pos_of_sibling)

2003-07-17 Thread Joe Conway
Bruce Momjian wrote: Joe, would you comment on this change to tablefunc connectby? I actually tied up a few loose ends on this and submitted it to PATCHES on 6/26/2003. See: http://archives.postgresql.org/pgsql-patches/2003-06/msg00357.php Joe ---(end of broadcast)

Re: [PATCHES] [NOVICE] connectby(... pos_of_sibling)

2003-07-17 Thread Bruce Momjian
Joe, would you comment on this change to tablefunc connectby? --- Nabil Sayegh wrote: > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: > > > Sounds like all that's needed for your case. But to be complete, in > > addition

Re: [PATCHES] [GENERAL] bytea char escaping

2003-07-17 Thread Bruce Momjian
Patch applied. Thanks. --- Joe Conway wrote: > Stephen Robert Norris wrote: > > Well, no. What it says is that certain values must be escaped (but > > doesn't say which ones). Then it says there are alternate escape > > se

Re: [PATCHES] %x, %g warnings

2003-07-17 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. --- Rod Taylor wrote: -- Start of PGP signed

Re: [PATCHES] Release.sgml markup

2003-07-17 Thread Rod Taylor
On Thu, 2003-07-17 at 08:16, Peter Eisentraut wrote: > On Tue, 15 Jul 2003, Rod Taylor wrote: > > > Replace with , > > Why? Actually, primarily so that I can run xinclude on it and get reasonable results that can be dumped directly within other parts of other documents at different levels witho

[PATCHES] patch for Oracle initcap compatibility

2003-07-17 Thread nolan
This makes the initcap function compatible with Oracle 9i, it has been tested on both redhat 8 and FreebSD. -- Mike Nolan RCS file: /projects/cvsroot/pgsql-server/src/backend/utils/adt/oracle_compat.c,v retrieving revision 1.44 diff -c -r1.44 oracle_compat.c *** oracle_compat.c 23 May 2003 22:

Re: [PATCHES] Release.sgml markup

2003-07-17 Thread Peter Eisentraut
On Tue, 15 Jul 2003, Rod Taylor wrote: > Replace with , Why? > update older style formatting to match > the newer style, escape all the appropriate places with (easier than properly converting characters to escaped format). Better replace all those with real elements, because the current mar