type info refactoring - Mailing list pgsql-hackers

From Peter Eisentraut
Subject type info refactoring
Date
Msg-id 1288504990.5712.5.camel@vanquo.pezone.net
Whole thread Raw
Responses Re: type info refactoring
List pgsql-hackers
Here's a big patch to avoid passing around type OID + typmod (+
collation) separately all over the place.  Instead, there is a new
struct TypeInfo that contains these fields, and only a pointer is passed
around.

Some stuff in here (or not in here) is probably a matter of taste, as
with any such large refactoring, but in general you can see that it
saves a lot of notational overhead.

Attachment

pgsql-hackers by date:

Previous
From: Boxuan Zhai
Date:
Subject: a new problem in MERGE
Next
From: Alexandre Riveira
Date:
Subject: create custom collation from case insensitive portuguese