Skip to content

Commit eaa01b6

Browse files
committed
update version
1 parent af496df commit eaa01b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.16
1+
1.16 May 6, 2023
22
- Handle schema + table names greater than max identifier length
33
(thanks to Chad Hoyt @chadhoyt)
44

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.15";
3+
our $VERSION = "1.16";
44

55
=head1 NAME
66

0 commit comments

Comments
 (0)