Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Noah Misch <noah@leadboat.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Kevin Grittner <Kevin.Grittner@wicourts.gov>, simon@2ndquadrant.com, pgsql-hackers@postgresql.org
Date: 2012-06-13T21:50:36Z
Lists: pgsql-hackers
Noah Misch <noah@leadboat.com> writes: > On Wed, Jun 13, 2012 at 02:56:58PM -0400, Tom Lane wrote: >> Any thoughts on the wording of the WARNING message? > My patch used "GLOBAL is deprecated in temporary table creation", which still > seems fine to me. Here's an update based on this discussion. Applied with some further wordsmithing on docs and comments. We can still tweak this if anyone objects, of course, but I thought it'd probably save work to get it in before the branch. regards, tom lane