> I've done the same using the output $(git describe --tags --dirty) -
> which will return something like REL9_5_ALPHA1-330-g8a7d070-dirty.
Looks good!
> That's still not perfect considering plpgsql and such,
ISTM That even for plpgsql it could be done, the stamp can be generated
when the shared object/dll is generated, and could be made available from
some inspection function.
> but it's pretty helpful.
Yep.
--
Fabien.