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