Creating tables for columns

From: Rajashree Mandaogane <rajashree(dot)28m(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Creating tables for columns
Date: 2014-03-21 13:57:54
Message-ID: CAPn0L0PSjryKHptRE6_bzwbSPvJ9=a4YKh1rs0VnB8p0Y5comw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

We are working on a project in which we need to create tables for each
column. So which function should we call in recursion to create the tables?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2014-03-21 14:07:31 Re: Array of composite types returned from python
Previous Message Robert Haas 2014-03-21 13:38:52 Re: QSoC proposal: Rewrite pg_dump and pg_restore