Slony-I
2.0.6 Documentation
Prev
Fast Backward
Chapter 6. Schema schemadoc
Fast Forward
Next
6.110. slonyversionmajor()
Function Properties
Language:
PLPGSQL
Return Type:
integer
Returns the major version number of the slony schema
begin return 2; end;
Prev
Home
Next
slonyversion()
Up
slonyversionminor()