We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31a8ce commit a7b1545Copy full SHA for a7b1545
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+### pg\_incremental v1.1.0 (January 10, 2024)
2
+
3
+* Fixes a bug that prevented insert..select pipelines (#2)
4
+* Fixes a bug that caused file list pipelines to repeat first file
5
+* Add batched mode for file list pipeline
6
+* Add incremental.default\_file\_list\_function setting
7
8
+### pg\_incremental v1.0.1 (December 12, 2024)
9
10
+* PostgreSQL 15 support
11
12
+### pg\_incremental v1.0.0 (December 12, 2024)
13
14
+* Initial release
0 commit comments