Skip to content

Commit d2badb8

Browse files
committed
increment version
1 parent 97c79a6 commit d2badb8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.17 Feb 17, 2023
2+
- Fix for handling of generated columns, update Perl version
3+
(thanks to Nicholas Davidson <nicholasd@foresightfactory.co>)
4+
- Docs update (thanks to @jdbranham)
5+
16
1.16 May 6, 2023
27
- Handle schema + table names greater than max identifier length
38
(thanks to Chad Hoyt @chadhoyt)

pg_sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env perl
22

3-
our $VERSION = "1.16";
3+
our $VERSION = "1.17";
44

55
=head1 NAME
66

0 commit comments

Comments
 (0)