git.postgresql.org Git - postgresql.git/commit
2022年11月23日 19:10:06 +0000 (11:10 -0800)
2022年11月23日 19:10:06 +0000 (11:10 -0800)
commit b6074846cebc33d752f1d9a66e5a9932f21ad177
Simplify vacuum_set_xid_limits() signature.
Pass VACUUM parameters (VacuumParams state) to vacuum_set_xid_limits()
directly, rather than passing most individual VacuumParams fields as
separate arguments.
Also make vacuum_set_xid_limits() output parameter symbol names match
those used by its vacuumlazy.c caller.
Author: Peter Geoghegan <pg@bowt.ie>
Discussion: https://postgr.es/m/CAH2-Wz=TE7gW5DgSahDkf0UEZigFGAoHNNN6EvSrdzC=Kn+hrA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom