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