1.91. slonyversionminor( )
Function Properties
Language:
PLPGSQL
Return Type:
integer
Returns the minor version number of the slony schema
begin return 1; end;