Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented

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: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
Date: 2012-06-09 15:46:18
Message-ID: 28879.1339256778@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
> Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented

I don't believe there was actual consensus for this change, and
certainly not for throwing error on both cases.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-06-09 16:07:29 Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
Previous Message Simon Riggs 2012-06-09 15:36:38 pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2012-06-09 16:07:29 Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
Previous Message Dean Rasheed 2012-06-09 15:42:26 PATCH: Improve DROP FUNCTION hint