[PATCH] Explicit shell types - Mailing list pgsql-patches

From Martijn van Oosterhout
Subject [PATCH] Explicit shell types
Date
Msg-id 20060221105025.GE24481@svana.org
Whole thread Raw
Responses Re: [PATCH] Explicit shell types  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Hi,

The only thing I considered wrong with the previous patch was it's odd
behaviour w.r.t. creation of types with the same name as one in
pg_catalog. However, Tom said this is not a serious issue given the
same problem exists in many other places in PostgreSQL.

So, I've added some regression tests and here is the patch for
inclusion.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-patches by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: WIP: further sorting speedup
Next
From: Neil Conway
Date:
Subject: Re: ScanDirections