Re: using composite types in insert/update

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: Sam Mason <sam(at)samason(dot)me(dot)uk>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: using composite types in insert/update
Date: 2009-01-30 16:27:56
Message-ID: 22959.1233332876@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Merlin Moncure <mmoncure(at)gmail(dot)com> writes:
> You are missing the point, using the composite type allows you to
> build the insert without knowing the specific layout of the
> table...

Surely at *some* level you have to know that.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-01-30 16:46:39 Re: [PATCH] Space reservation v02
Previous Message Andrew Dunstan 2009-01-30 16:13:34 Re: mingw check hung