version 1.0.8.
This commit is contained in:
@ -75,7 +75,7 @@ static void RenameRelationInternal(Oid myrelid, const char *newrelname, Oid name
|
||||
Datum
|
||||
reorg_version(PG_FUNCTION_ARGS)
|
||||
{
|
||||
return CStringGetTextDatum("pg_reorg 1.0.7");
|
||||
return CStringGetTextDatum("pg_reorg 1.0.8");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user