-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PostgreSQL support to version 17 and bump package version to 2…
….7.0
- Loading branch information
Showing
4 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
topn (2.7.0.citus-1) stable; urgency=low | ||
|
||
* Support for PostgreSQL 17 | ||
|
||
-- Mehmet Yilmaz <[email protected]> Thu, 23 Jan 2025 16:20:00 +0300 | ||
|
||
topn (2.6.0.citus-1) stable; urgency=low | ||
|
||
* Support for PostgreSQL 16 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pkgname=postgresql-topn | ||
pkgdesc='Counter Based Implementation for top-n Approximation' | ||
pkglatest=2.6.0.citus-1 | ||
pkglatest=2.7.0.citus-1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters