doc: Add support for devel/current/${version} switch (#84)

Closes GH-83
3 files changed
tree: 6c7ce3a13aa0cd7024ad73a854ceecbf18886720
  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.