Search Postgresql Archives

How does one impolement lists, or arrays, pin pl/pgsql ?

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

 



How does one implement a simple, general purpose, assignable array (or list) in pl/pgsql?  From what I’ve found/read, it appears that you can declare static, read-only arrays.  I’m guessing (and please correct if I’m wrong), PG does not support modifyable arrays.  Rather, one might consider defining a temporary table and using sql to insert/select to/from it.  True?

 

 


[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