Re: Support for grabbing multiple consecutive values with nextval()

From: Jille Timmermans <jille(at)quis(dot)cx>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Greg Stark <stark(at)mit(dot)edu>
Subject: Re: Support for grabbing multiple consecutive values with nextval()
Date: 2022-07-01 08:21:26
Message-ID: 5913bb427880ebe86f230dfa2bc63afd@quis.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2022-04-08 15:33, Greg Stark wrote:
> On Sun, 27 Feb 2022 at 07:09, Jille Timmermans <jille(at)quis(dot)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/)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lukas Fittl 2022-07-01 08:23:01 Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Previous Message Aleksander Alekseev 2022-07-01 08:10:46 Re: Pluggable toaster