SKOOR REST FDW Changelog
9.0.0
- Switches to PostgreSQL 17 dependencies.
8.1.2
- Allows to limit result rows.
8.1.1
- Allows to set template and format for param expressions.
8.1.0
- Adds support for client side certificate and basic auth using
certificate,basic_auth_usernameandbasic_auth_password.
8.0.1
- Adds paging support using
page_size - Allows to configure path to error message using
error_message_path
8.0.0
- Initial version