Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-09-05 Thread Bruce Momjian
Bernd Helmle wrote: > --On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <[EMAIL PROTECTED]> > wrote: > > > Where's the Windows equivalent to that? > > Uhm, good question ;) Do you have a hint, since i never hacked our windows > built infrastructure? Well, seeing as no one else has done thi

Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-25 Thread Bernd Helmle
--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: Where's the Windows equivalent to that? Uhm, good question ;) Do you have a hint, since i never hacked our windows built infrastructure? -- Bernd -- Sent via pgsql-committers mailing list (pgsql-committers@p

Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-25 Thread Alvaro Herrera
Bernd Helmle wrote: > --On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <[EMAIL PROTECTED]> > wrote: > >> Where's the Windows equivalent to that? > > Uhm, good question ;) Do you have a hint, since i never hacked our > windows built infrastructure? See src/tools/msvc/Install.pm It would be

Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-25 Thread Magnus Hagander
Bernd Helmle wrote: > --On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane > <[EMAIL PROTECTED]> wrote: > >> Where's the Windows equivalent to that? > > Uhm, good question ;) Do you have a hint, since i never hacked our > windows built infrastructure? It's the perl-scripts in src/tools/msvc. Yo

Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-25 Thread Bernd Helmle
--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: Where's the Windows equivalent to that? Uhm, good question ;) Do you have a hint, since i never hacked our windows built infrastructure? -- Thanks Bernd -- Sent via pgsql-committers maili

Re: [COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-23 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Log Message: > --- > Add missing descriptions for aggregates, functions and conversions. > Bernd Helmle > Modified Files: > -- > pgsql/src/backend/utils/mb/conversion_procs: > Makefile (r1.19 -> r1.20) > > (http:

[COMMITTERS] pgsql: Add missing descriptions for aggregates, functions and

2008-08-23 Thread Bruce Momjian
Log Message: --- Add missing descriptions for aggregates, functions and conversions. Bernd Helmle Modified Files: -- pgsql/src/backend/utils/mb/conversion_procs: Makefile (r1.19 -> r1.20) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb