PostgreSQL Source Code
git master
|
Go to the source code of this file.
Functions | |
TsmRoutine * | GetTsmRoutine (Oid tsmhandler) |
TsmRoutine* GetTsmRoutine | ( | Oid | tsmhandler | ) |
Definition at line 27 of file tablesample.c.
References DatumGetPointer(), elog, ERROR, IsA, OidFunctionCall1, and PointerGetDatum().
Referenced by cost_samplescan(), ExecInitSampleScan(), set_tablesample_rel_pathlist(), set_tablesample_rel_size(), and transformRangeTableSample().