Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Harry Tuttle Newsgroups: comp.databases.postgresql Subject: Re: List of data types Date: Wed, 13 Feb 2013 18:54:18 +0100 Lines: 9 Message-ID: References: <2c9aa848-c81c-41c2-97d8-23910b753c3c@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net ExveqmeNR47MILwz1kBdBQRdY9TJ/VorNDbrjm0AaJjsKu5urqsYF2d8azghcUIXI= Cancel-Lock: sha1:kQ0itqF3GzafWxQAc2ZH3BUSU2c= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.666 In-Reply-To: <2c9aa848-c81c-41c2-97d8-23910b753c3c@googlegroups.com> Xref: csiph.com comp.databases.postgresql:436 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