Re: Update docs for UUID data type

2025-02-28 Thread Andy Alsup
Masahiko, I like the change you've made. Thanks, Andy Alsup On Fri, Feb 28, 2025 at 2:05 PM Masahiko Sawada wrote: > On Thu, Feb 27, 2025 at 5:50 PM Andy Alsup wrote: > > > > Masahiko, > > > > I have combined the gen_random_uuid() and uuidv4() into a single

Re: Update docs for UUID data type

2025-02-27 Thread Andy Alsup
Masahiko, I have combined the gen_random_uuid() and uuidv4() into a single row, as you suggested. Please find the v5 patch, which has been squashed into a single commit. Best regards, Andy Alsup On Thu, Feb 27, 2025 at 5:02 PM Masahiko Sawada wrote: > On Thu, Feb 27, 2025 at 1:26 PM A

Re: Update docs for UUID data type

2025-02-27 Thread Andy Alsup
I've submitted it for the up-coming commitfest. The link is: https://commitfest.postgresql.org/patch/5604/ Thanks for all your help in reviewing these changes. Best Regards, Andy Alsup On Thu, Feb 27, 2025 at 1:58 PM Laurenz Albe wrote: > On Wed, 2025-02-26 at 22:11 -0500, Andy Als

Re: Update docs for UUID data type

2025-02-26 Thread Andy Alsup
Thank you for the clarification, and the well-worded paragraph. Please find the latest patch files attached. Best regards, Andy Alsup On Tue, Feb 25, 2025 at 12:41 PM Laurenz Albe wrote: > On Mon, 2025-02-24 at 21:04 -0500, Andy Alsup wrote: > > Please find the attached patch, w

Re: Update docs for UUID data type

2025-02-24 Thread Andy Alsup
Please find the attached patch, which only addresses the UUID functions (in table format). I appreciate the comments related to the UUID datatype. If you feel like the additional content didn't add clarity, I certainly won't argue. Best regards, Andy Alsup On Mon, Feb 24, 2025 at 2:02 

Re: Update docs for UUID data type

2025-02-23 Thread Andy Alsup
provides the user a more consistent format, in line with more established sections of the PostgreSQL documentation. Thank you for your time and consideration. Regards, Andy Alsup On Fri, Feb 21, 2025 at 11:42 PM Andy Alsup wrote: > The attached patch file makes some modest changes to the d

Update docs for UUID data type

2025-02-21 Thread Andy Alsup
. Regards, Andy Alsup 0001-UUID-datatype-docs.patch Description: Binary data