Skip to content

Expose administer statistics_update()#8335

Merged
elprans merged 3 commits intomasterfrom
statistics-update
Feb 13, 2025
Merged

Expose administer statistics_update()#8335
elprans merged 3 commits intomasterfrom
statistics-update

Conversation

@elprans
Copy link
Member

@elprans elprans commented Feb 13, 2025

There's no reason to keep this private given that vacuum() is public.
Oh, and teach vacuum() to run statistics_update (i.e VACUUM ANALYZE).

There's no reason to keep this private given that `vacuum()` is public.
Oh, and teach `vacuum()` to run `statistics_update` (i.e `VACUUM
ANALYZE`).
@elprans elprans added the to-backport-6.x PRs that *should* be backported to 6.x label Feb 13, 2025
@elprans elprans merged commit 7354576 into master Feb 13, 2025
24 checks passed
@elprans elprans deleted the statistics-update branch February 13, 2025 06:54
@msullivan
Copy link
Member

Sigh, I tried to add another comment asking for tests to be added, but I did it from my email client and it got bounced because it was from the wrong email address.

@msullivan msullivan added backported-6.x PRs that *have* been backported to 6.x and removed to-backport-6.x PRs that *should* be backported to 6.x labels Feb 13, 2025
msullivan pushed a commit that referenced this pull request Feb 13, 2025
There's no reason to keep this private given that `vacuum()` is public.
Oh, and teach `vacuum()` to run `statistics_update` (i.e `VACUUM
ANALYZE`).
anbuzin pushed a commit that referenced this pull request Feb 18, 2025
There's no reason to keep this private given that `vacuum()` is public.
Oh, and teach `vacuum()` to run `statistics_update` (i.e `VACUUM
ANALYZE`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported-6.x PRs that *have* been backported to 6.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants