Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
Date
Msg-id 2636.1726195211@sss.pgh.pa.us
Whole thread Raw
In response to Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Responses Re: Pgstattuple on Sequences: Seeking Community Feedback on Potential Patch
List pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Here's a patch to make the sequence permanent and to make the output of
> tuple_data_split() not depend on endianness.

+1 --- I checked this on mamba's host and it does produce
"\\x0100000000000001" regardless of endianness.

            regards, tom lane



pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: Re: ANALYZE ONLY
Next
From: Laurenz Albe
Date:
Subject: Re: Mutable foreign key constraints