Search Postgresql Archives

Get data type aliases

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all.

I have a function that has an attribute with datatype of character varying. In the pg_type table the oid of the data type points to type varchar

Is there somewhere that identifies the alias for each type?

E.g. 
int4 = integer
varchar = character varying.
 and so on.

I can do an if statement in my code but I'd prefer not to.

Thanks in advance.

Rebecca








[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux