Re: Polymorphic arguments and composite types
From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc:
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: Polymorphic arguments and composite types
Date:
2007-10-05 17:18:54
Message-ID:
26174.1191604734@sss.pgh.pa.us (view raw or flat )
Thread:
2007-10-05 12:25:01 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 14:52:50 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-10-05 15:04:45 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 15:42:20 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-10-05 17:14:45 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 17:18:54 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-10-05 17:51:30 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 17:32:10 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2007-10-05 17:53:03 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 17:59:48 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2007-10-05 18:16:04 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-05 18:24:20 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2007-10-05 19:43:18 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-06 17:15:40 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2007-10-06 17:48:47 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2007-10-06 18:19:47 from Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
2007-10-05 16:17:10 from Jeff Davis <pgsql(at)j-davis(dot)com>
2007-10-05 16:29:59 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2007-10-05 16:46:34 from Jeff Davis <pgsql(at)j-davis(dot)com>
2007-10-05 17:04:54 from Simon Riggs <simon(at)2ndquadrant(dot)com>
Lists:
pgsql-hackers
Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> I'll look at documenting that.
I think the problem here is you've not bothered to read the manual,
because all of these behaviors *are* documented; two of them are
furthermore required by the SQL standard.
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Stephan SzaboDate: 2007-10-05 17:32:10
Subject : Re: Polymorphic arguments and composite types
Previous :From : Simon RiggsDate : 2007-10-05 17:18:23
Subject : Re: Release Notes Overview