git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f5916bb) | patch
Put back a backwards-compatible version of sampling support functions.
2015年5月18日 22:34:37 +0000 (18:34 -0400)
2015年5月18日 22:34:37 +0000 (18:34 -0400)
commit 4db485e75b9672126963ae4052b50f473b30a097
Put back a backwards-compatible version of sampling support functions.

Commit 83e176ec18d2a91dbea1d0d1bd94c38dc47cd77c removed the longstanding
support functions for block sampling without any consideration of the
impact this would have on third-party FDWs. The new API is not notably
more functional for FDWs than the old, so forcing them to change doesn't
seem like a good thing. We can provide the old API as a wrapper (more
or less) around the new one for a minimal amount of extra code.
src/backend/utils/misc/sampling.c diff | blob | blame | history
src/include/commands/vacuum.h diff | blob | blame | history
src/include/utils/sampling.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /