Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
title: 'pg_squeeze release notes'
navTitle: "Release notes"
indexCards: none
navigation:
navigation:
- pg_squeeze_1.9.1.1_rel_notes
- pg_squeeze_1.8.0_rel_notes
- pg_squeeze_1.7.0_rel_notes
- pg_squeeze_1.6.1_rel_notes
Expand All @@ -11,6 +12,7 @@ The pg_squeeze documentation describes the latest version of pg_squeeze, includi

| Version | Release Date |
| ----------------------------------- | ------------ |
| [1.9.1.1](pg_squeeze_1.9.1.1_rel_notes) | 30 Mar 2026 |
Comment thread
mpfuster marked this conversation as resolved.
| [1.8.0](pg_squeeze_1.8.0_rel_notes) | 05 Feb 2025 |
| [1.7.0](pg_squeeze_1.7.0_rel_notes) | 22 Nov 2024 |
| [1.6.1](pg_squeeze_1.6.1_rel_notes) | 15 Feb 2024 |
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Release notes for pg_squeeze version 1.9.1.1
navTitle: "Version 1.9.1.1"
Comment thread
mpfuster marked this conversation as resolved.
---

This release of pg_squeeze includes:

| Type | Description |
|---------|-----------------------------------------------------------------------------------------------------------------|
| Feature | Merged with upstream [pg_squeeze 1.9.1](https://github.com/cybertec-postgresql/pg_squeeze/releases/tag/REL1_9_1). |
Loading