mirror of
https://github.com/postgres/postgres.git
synced 2025-11-27 00:05:03 -05: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