Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols

From: Justin Muise <JMuise(at)esri(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols
Date: 2017-06-14 20:05:31
Message-ID: 01d2e8dabbe94b4fadbe84cf4a34dd60@RED-INF-MXMB-P1.esri.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

David,

Truly appreciate the explanation on all of this.

One that question, just to confirm, I am assuming since master was updated, this means that the next release of 9.6.x (I believe 9.6.4 is the next) would also contain these changes, correct? I am just looking to know which installers will have the fix once they are released.

Regards,
Justin

From: David G. Johnston [mailto:david(dot)g(dot)johnston(at)gmail(dot)com]
Sent: Wednesday, June 14, 2017 12:53 PM
To: Justin Muise <JMuise(at)esri(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>; pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols

On Wed, Jun 14, 2017 at 12:01 PM, Justin Muise <JMuise(at)esri(dot)com<mailto:JMuise(at)esri(dot)com>> wrote:

Can I get more information on what back-patched actually means, and where I can get the fix? Is this related to the following link seen in the email thread?

https://urldefense.proofpoint.com/v2/url?u=https-3A__www.postgresql.org_message-2Did_attachment_52477_tighten-2Dwhitespace-2Dchecks.patch&d=DwIGaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=_FEeQAnA9FRXs10hnoeUZCSje-rIbSXKER9SaYW7nt8&m=uczP-WW9yUhJIbSe1SnXRrKsOTNSzFd8_9KQDtWNGhA&s=oiYzO_fPQGaFHtfpIk1aPNe9EO5aynFjxpudCxIqSzg&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.postgresql.org_message-2Did_attachment_52477_tighten-2Dwhitespace-2Dchecks.patch&d=DwMGaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=39f5NLRJBvYWEt1DoebuFHCN0pxvYq1u-GtbsluwkoU&m=j27sHuqeN1o0fPF6CsT21_r47QnIUWakqabYtHhUKR0&s=UDAsQOeoTjFORAASDxpjcy1LPJeJkhpxxsG2o11RK34&e=>

​What is it you are trying to do? The fix will be included in the next minor update for packaged releases (9.5.8 around August 10th). If you compile from source you can just update your 9.5 Git branch and re-compile.

Back-patch means that not only was master updated but also one or more of the Git branches that are maintained for 5 years after their creation [1]

Patches attached to emails are intended to be applied to master and for use by committers/developers. End-users are advised to grab what they need from the Git repo.​

David J.

1. https://urldefense.proofpoint.com/v2/url?u=https-3A__www.postgresql.org_support_versioning_&d=DwIGaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=_FEeQAnA9FRXs10hnoeUZCSje-rIbSXKER9SaYW7nt8&m=uczP-WW9yUhJIbSe1SnXRrKsOTNSzFd8_9KQDtWNGhA&s=E3heDIsVOFxSP4ek2XxIZlWh8c-qMxMMoYcTuOg2ME4&e= <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.postgresql.org_support_versioning_&d=DwMFaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=DSmvHwg5rR1RV-2-kBtDyA&m=CfRhq_stQ516OW8vJkrF8799gqRvLAB3G769_R6Jw6A&s=IIo_RxIbOwYD80WneIs5KyzGP6MG9IycgHr4WBHfwKU&e=>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2017-06-14 20:07:58 Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols
Previous Message David G. Johnston 2017-06-14 19:53:02 Re: BUG #14662: 'has_table_privilege()' function fails with error, "invalid name syntax" when using Japanese symbols