What's the difference between int2 and int16?

From: "William ZHANG" <na(at)na(dot)na>
To: pgsql-hackers(at)postgresql(dot)org
Subject: What's the difference between int2 and int16?
Date: 2003-11-18 10:03:27
Message-ID: bpcquh$12m3$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I found the uses of int2, int16 and other similiar types misleading
in PostgreSQL's source code. Sometime it is difficult to figure out
which should be prefered.

Maybe int2, int4, and int8 refer to database types, while int16, int32
and int64 refer to C data types. If this is the convention, maintenance
may be easier.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Haller 2003-11-18 10:20:41 Re: [pgsql-advocacy] Not 7.5, but 8.0 ?
Previous Message Oliver Elphick 2003-11-18 10:02:15 Re: Release cycle length