1.91. slonyversionminor( )

関数特性

言語: PLPGSQL

戻り値: integer

slony スキーマの副次的バージョン番号を返します。

begin
	return 1;
end;