Re: Castear desde un record type a los indices de un array

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Andrés P(dot)P(dot) <solopostgres(at)gmail(dot)com>
Cc: pgsql-es-ayuda <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Castear desde un record type a los indices de un array
Date: 2010-07-30 22:39:07
Message-ID: 1280529513-sup-5238@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Excerpts from Andrés P.P.'s message of vie jul 30 18:17:35 -0400 2010:

> ....,
> ....,
> test_minute_trans integer[][]
> ) without oids;
> osea, un atributo de tipo Array de dos dimensiones..... ese atributo
> contiene pares (minuto, transacciones) ..60 pares en total..

Quizas esto te ayude
http://archives.postgresql.org/message-id/482E80323A35A54498B8B70FF2B879800465B3CF95@azsmsx504.amr.corp.intel.com

--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alvaro Herrera 2010-07-30 23:02:11 Re: pg 8.4 lento en solaris 9
Previous Message Andrés P.P. 2010-07-30 22:17:35 Castear desde un record type a los indices de un array