| From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: plperl - put schema-name in $_TD |
| Date: | 2006-05-25 16:06:12 |
| Message-ID: | b9868619ea1f681204998f3ada731456@biglumber.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> plpython and pltcl don't have relname, while only pltcl has relatts. Is
> relatts useful? should we provide it everywhere?
Might as well - does no harm to add it in.
> I propose to add relname to plpython and pltcl, and relschema to all
> (mutatis mutandis w.r.t. names).
+1 for table_schema and table_name, especially if in the future we provide
things like trigger_schema.
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200605251203
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
iD8DBQFEddWlvJuQZxSWSsgRApwyAKCyzFMxO4mnW+1CFVugi4K09rLLdwCcDAgx
A5sn8irFjBwTa4kNLEITjec=
=YcSr
-----END PGP SIGNATURE-----
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chris Browne | 2006-05-25 21:07:25 | AIX FAQ - IPv6 Fun |
| Previous Message | Tom Lane | 2006-05-25 15:55:58 | Re: plperl - put schema-name in $_TD |