Re: Support for grabbing multiple consecutive values with nextval() - Mailing list pgsql-hackers

From Jille Timmermans
Subject Re: Support for grabbing multiple consecutive values with nextval()
Date
Msg-id 5913bb427880ebe86f230dfa2bc63afd@quis.cx
Whole thread Raw
In response to Re: Support for grabbing multiple consecutive values with nextval()  (Greg Stark <stark@mit.edu>)
Responses Re: Support for grabbing multiple consecutive values with nextval()
List pgsql-hackers
On 2022-04-08 15:33, Greg Stark wrote:
> On Sun, 27 Feb 2022 at 07:09, Jille Timmermans <jille@quis.cx> wrote:
>> First time PostgreSQL contributor here :)
> 
> I wish I had noticed this patch during the CF. It seems like a nice
> self-contained feature that could have been easily reviewed and
> committed and it's always good to see first-time contributions.
> Hopefully it'll get committed early in the next cycle.

If anyone is looking for a small patch to review, here's one for you :)

(https://commitfest.postgresql.org/38/3577/)



pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: Pluggable toaster
Next
From: Lukas Fittl
Date:
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?