Appending to multidimentional array.

From: VENKTESH GUTTEDAR <venkteshguttedar(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Appending to multidimentional array.
Date: 2016-12-13 14:04:35
Message-ID: CA+iwz4kgBke2twQqy0jbF1oum0Vuy1RF0b7LXmrbaEPEQ+hScg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Is there a way to append an array to a multidimentional array?

EG:

--
Regards :
Venktesh Guttedar.

Browse pgsql-general by date

  From Date Subject
Next Message VENKTESH GUTTEDAR 2016-12-13 14:08:27 Appending to multidimentional array.
Previous Message Dorian Hoxha 2016-12-13 13:09:32 When updating row that has TOAST column, is the TOAST column also reinserted ? Or just the oid to the value?