Re: Update Unicode data to Unicode 16.0.0

2025-03-18 Thread Joe Conway
oning from the server, for instance. +1 Robert articulates my thinking exactly, and much better than I did :-) -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com

Re: Update Unicode data to Unicode 16.0.0

2025-03-15 Thread Joe Conway
in my mind that might involve the necessity of supporting multiple versions of unicode such that the choice remains to remain on the older one. -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com

Re: Feature freeze

2025-04-08 Thread Joe Conway
the above needlessly confusing when we instead could use UTC which is a more universally understood concept. +1 for UTC. +1 Seems to me we had this exact conversation at the last dev meeting in Ottawa. How do we capture the decision for future versions of ourselves to easily remember? -- J

Re: New committer: Jacob Champion

2025-04-11 Thread Joe Conway
On 4/11/25 16:26, Jonathan S. Katz wrote: The Core Team would like to extend our congratulations to Jacob Champion, who has accepted an invitation to become our newest PostgreSQL committer. Please join us in wishing Jacob much success and few reverts! \o/ Congrats Jacob! -- Joe Conway

Re: Support "make check" for PGXS extensions

2025-03-20 Thread Joe Conway
ke install; make installcheck with a running instance). I think this would be very convenient for extension development. I LOVE this idea! +many -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com

Re: PG 18 release notes draft committed

2025-05-26 Thread Joe Conway
? -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com

Re: PG 18 release notes draft committed

2025-05-28 Thread Joe Conway
On 5/27/25 17:27, Bruce Momjian wrote: On Mon, May 26, 2025 at 10:20:08AM -0400, Joe Conway wrote: On 5/23/25 09:47, Bruce Momjian wrote: > On Fri, May 23, 2025 at 09:54:54AM +0200, Álvaro Herrera wrote: > > I also think that showing an XML-ish format of a commit message is > >

Re: PG 18 release notes draft committed

2025-05-29 Thread Joe Conway
gt; or do you think it ought to go just under the "General layout" > syntax section? I think we ought to show examples of each rules we're talking about in each section. That could be useful too, but I think complete examples are still good to have. -- Joe Conway PostgreSQL Co

Re: Custom Glibc collation version strings under LOCPATH

2025-06-04 Thread Joe Conway
arget system and point to the top-level directory with the environment variable LOCPATH. I don't think this works in all cases because I have seen where sorting was affected by C code rather than than data changes. -- Joe Conway PostgreSQL Contributors Team Amazon Web Servi

Re: Custom Glibc collation version strings under LOCPATH

2025-06-04 Thread Joe Conway
On 6/4/25 09:52, Joe Conway wrote: On 6/4/25 00:03, Thomas Munro wrote: One way to move to a newer glibc-based Linux distribution but keep the locales working the same* without keeping the associated zombie C code alive is to find the source system's collation definition source files, co

Re: Custom Glibc collation version strings under LOCPATH

2025-06-04 Thread Joe Conway
On 6/4/25 19:35, Thomas Munro wrote: On Thu, Jun 5, 2025 at 3:44 AM Joe Conway wrote: If you go from anything pre-glibc-2.21 to post-glibc-2.21 I think you will find that even with the same data files you get a different sort. The same patch that caused the performance regression [1] (still

<    1   2   3   4   5   6