mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Fix whitespace
This commit is contained in:
@@ -42,4 +42,3 @@ INSERT INTO pg_tablesample_method VALUES('system_rows', false, true,
|
||||
'tsm_system_rows_init', 'tsm_system_rows_nextblock',
|
||||
'tsm_system_rows_nexttuple', 'tsm_system_rows_examinetuple',
|
||||
'tsm_system_rows_end', 'tsm_system_rows_reset', 'tsm_system_rows_cost');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user