mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Contrib module implementing a tablesample method that allows you to limit the sample by a hard time limit. Petr Jelinek Reviewed by Michael Paquier, Amit Kapila and Simon Riggs