Fix release:rc:tag problems (#95)

1 file changed
tree: 7f9f6089e10205681ff7be6e6146927244d13f34
  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. Brewfile
  15. CONTRIBUTING.md
  16. Gemfile
  17. helper.rb
  18. LICENSE.txt
  19. meson.build
  20. meson_options.txt
  21. NOTICE.txt
  22. Rakefile
  23. 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.