Re: uuid patch 3.0 (8.3devel) - Mailing list pgsql-patches

From Tom Lane
Subject Re: uuid patch 3.0 (8.3devel)
Date
Msg-id 14343.1170002544@sss.pgh.pa.us
Whole thread Raw
In response to Re: uuid patch 3.0 (8.3devel)  (Gevik Babakhani <pgdev@xs4all.nl>)
List pgsql-patches
Gevik Babakhani <pgdev@xs4all.nl> writes:
> Is the following OK?
> ....
> * IDENTIFICATION
> *      $PostgreSQL$

Yeah, that's the appropriate starting point --- CVS will take it from there.

>> Please drop the conversions to/from varchar; text is sufficient.

> Do you also mean to also remove the casts to/from varchar? (also the
> catalog entries?)

I'm sorry, I wasn't clear enough.  The pg_cast entries are fine, I was
just objecting to the redundant underlying functions.  If you look at
the other datatypes they use the same functions for casts to text and
varchar.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: uuid patch 3.0 (8.3devel)
Next
From: Peter Eisentraut
Date:
Subject: Re: [ADMIN] server process (PID xxx) was terminated by signal