Re: remove reset_shared()
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Pavel Borisov <pashkin.elfe@gmail.com>, Maxim Orlov <orlovmg@gmail.com>, Julien Rouhaud <rjuju123@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-07-16T20:30:34Z
Lists: pgsql-hackers
On Sat, Jul 16, 2022 at 12:34:11PM -0400, Tom Lane wrote: > Pushed after fiddling with the comments. Thanks! -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Remove postmaster.c's reset_shared() wrapper function.
- 5e692dcacabd 16.0 landed