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 999c236 commit 0ba6d17Copy full SHA for 0ba6d17
CHANGELOG
@@ -1,3 +1,13 @@
1
+Version 1.1, released 2022-12-26
2
+
3
+ - Add the efilename() function as equivalent to the Oracle BFILENAME()
4
+ function
5
+ - Add regression tests, must be run as postgres user.
6
+ - Improve Makefile and detect minimum version of PostgreSQL requirement.
7
+ - Update Copyright and authors list.
8
+ - Fix make install error about file README.external_file. Thanks to
9
+ xinferum for the patch.
10
11
Version 1.0, released 2018-01-09
12
- initial release
13
0 commit comments