Project

General

Profile

« Previous | Next » 

Revision 14129

schemas/util.sql: cluster_once(): documented that this runs cluster only once if called repeatedly

View differences:

trunk/schemas/util.sql
894 894
--
895 895

  
896 896
COMMENT ON FUNCTION cluster_once(table_ regclass, index regclass) IS '
897
idempotent
897
idempotent, and runs cluster only *once* if called repeatedly
898 898
';
899 899

  
900 900

  

Also available in: Unified diff