| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Daniel Verite" <daniel(at)manitou-mail(dot)org> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: \crosstabview fixes |
| Date: | 2016-04-14 00:06:02 |
| Message-ID: | 15673.1460592362@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I wrote:
> "Daniel Verite" <daniel(at)manitou-mail(dot)org> writes:
>> To avoid the confusion between "2:4" and "2":"4" or 2:4,
>> and the ambiguity with a possibly existing "2:4" column,
>> maybe we should abandon this syntax and require the optional
>> scolH to be on its own at the end of the command.
> That would be OK with me; it's certainly less of a hack than what's
> there now. (I went back and forth about how much effort to put into
> dealing with the colon syntax; I think the version I have in my patch
> would be all right, but it's not perfect.)
Here's a patch along those lines. Any objections?
regards, tom lane
| Attachment | Content-Type | Size |
|---|---|---|
| crosstabview-fixes-2.patch | text/x-diff | 30.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-04-14 00:08:13 | documentation build bleat |
| Previous Message | Andres Freund | 2016-04-14 00:04:12 | Re: [COMMITTERS] pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. |