Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.postgresql > #436

Re: List of data types

From Harry Tuttle <SOZRBLNTLEEE@spammotel.com>
Newsgroups comp.databases.postgresql
Subject Re: List of data types
Date 2013-02-13 18:54 +0100
Message-ID <ao22a6F18ukU1@mid.individual.net> (permalink)
References <2c9aa848-c81c-41c2-97d8-23910b753c3c@googlegroups.com>

Show all headers | View raw


ivan.sammut@credorax.com wrote on 13.02.2013 14:10:
> I need to get a list of pgsql data types like the one when you create a new function.
>I tried to look in the pg_catalog but to no success.

What's wrong with pg_type?

http://www.postgresql.org/docs/current/static/catalog-pg-type.html

Back to comp.databases.postgresql | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

List of data types ivan.sammut@credorax.com - 2013-02-13 05:10 -0800
  Re: List of data types Harry Tuttle <SOZRBLNTLEEE@spammotel.com> - 2013-02-13 18:54 +0100

csiph-web