aws / pg_tle

Framework for building trusted language extensions for PostgreSQL
Apache License 2.0
333 stars 31 forks source link

Add uuid v7 example #242

Closed anth0nyleung closed 10 months ago

anth0nyleung commented 11 months ago

Add an example to create a uuid v7 extension

Description of changes:

This adds an example to demonstrate how to create a Trusted Language Extension for uuid v7.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.