Add release script (#87)

Closes GH-30
6 files changed
tree: 354afa3e57d42af9fef5aefe44e6cccdb5a2451a
  1. .github/
  2. benchmark/
  3. dev/
  4. doc/
  5. example/
  6. package/
  7. src/
  8. test/
  9. .asf.yaml
  10. .clang-format
  11. .editorconfig
  12. .gitignore
  13. .pre-commit-config.yaml
  14. CONTRIBUTING.md
  15. Gemfile
  16. helper.rb
  17. LICENSE.txt
  18. meson.build
  19. meson_options.txt
  20. NOTICE.txt
  21. Rakefile
  22. README.md
README.md

Apache Arrow Flight SQL adapter for PostgreSQL

This is a PostgreSQL extension that adds an Apache Arrow Flight SQL endpoint to PostgreSQL.

See https://arrow.apache.org/flight-sql-postgresql/ for details.

How to contribute

See CONTRIBUTING.md.

License

The Apache License 2.0. See LICENSE.txt for details.