tg_table_name and tg_table_schema for plpgsql

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: tg_table_name and tg_table_schema for plpgsql
Date: 2006-05-27 22:23:40
Message-ID: 4478D16C.3030501@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Here's a patch for tg_table_name and tg_table_schema for plpgsql, which
I would appreciate a quick review of just to make sure I haven't missed
something or done something silly. This will complete this exercise - I
have already committed analogous changes for plperl, plpython and pltcl.

cheers

andrew

Attachment Content-Type Size
schemaname.patch text/x-patch 9.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-05-27 23:53:44 Re: tg_table_name and tg_table_schema for plpgsql
Previous Message Bruce Momjian 2006-05-26 23:48:47 Re: Cleanup for new escape handling