pgsql: Add missing descriptions for aggregates, functions and

Started by Bruce Momjianalmost 18 years ago7 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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/conversion_procs/Makefile?r1=1.19&r2=1.20)
pgsql/src/include/catalog:
catversion.h (r1.478 -> r1.479)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/catversion.h?r1=1.478&r2=1.479)
pg_proc.h (r1.510 -> r1.511)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/catalog/pg_proc.h?r1=1.510&r2=1.511)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: pgsql: Add missing descriptions for aggregates, functions and

momjian@postgresql.org (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://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/conversion_procs/Makefile?r1=1.19&r2=1.20)

Where's the Windows equivalent to that?

regards, tom lane

#3Bernd Helmle
mailings@oopsware.de
In reply to: Tom Lane (#2)
Re: pgsql: Add missing descriptions for aggregates, functions and

--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <tgl@sss.pgh.pa.us>
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

#4Bernd Helmle
mailings@oopsware.de
In reply to: Tom Lane (#2)
Re: pgsql: Add missing descriptions for aggregates, functions and

--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <tgl@sss.pgh.pa.us>
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

#5Magnus Hagander
magnus@hagander.net
In reply to: Bernd Helmle (#4)
Re: pgsql: Add missing descriptions for aggregates, functions and

Bernd Helmle wrote:

--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane
<tgl@sss.pgh.pa.us> 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. You're looking for
GenerateConversionScript in Install.pm.

//Magnus

#6Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Bernd Helmle (#4)
Re: pgsql: Add missing descriptions for aggregates, functions and

Bernd Helmle wrote:

--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <tgl@sss.pgh.pa.us>
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 good to add a comment on both places that the other one
needs to be updated in conjunction.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

#7Bruce Momjian
bruce@momjian.us
In reply to: Bernd Helmle (#3)
Re: pgsql: Add missing descriptions for aggregates, functions and

Bernd Helmle wrote:

--On Samstag, August 23, 2008 17:59:55 -0400 Tom Lane <tgl@sss.pgh.pa.us>
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 this --- done with the attached
applied patch.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachments:

/rtmp/difftext/x-diffDownload+3-0