| From: | Noah Misch <noah(at)leadboat(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, simon(at)2ndquadrant(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented |
| Date: | 2012-06-13 19:34:14 |
| Message-ID: | 20120613193414.GA32211@tornado.leadboat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Jun 13, 2012 at 02:56:58PM -0400, Tom Lane wrote:
> Noah Misch <noah(at)leadboat(dot)com> writes:
> > Given that, how about warning on GLOBAL only but having the documentation
> > equally discourage use of both?
>
> Yeah, that's about what I was thinking, too.
>
> 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.
| Attachment | Content-Type | Size |
|---|---|---|
| temp-table-syntax-warning-v2.patch | text/plain | 3.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Miroslav Šimulčík | 2012-06-13 19:49:39 | Re: temporal support patch |
| Previous Message | Dimitri Fontaine | 2012-06-13 19:33:31 | Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers. |