mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04: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