Skip to content

Commit 791a17f

Browse files
committed
Fix t/02_sequence.t for PG 9.0/1
1 parent 51c6991 commit 791a17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/02_sequence.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ if ($ver >= 90200) {
118118
like ($cp->run('--exclude=sequence_test_id_seq'), qr{WARNING:.+public.sequence_test_smallid_seq=92% \(calls left=2767\)}, $t);
119119
} else {
120120
SKIP: {
121-
skip '"smallserial" needs PostgreSQL 9.2 or later', 2;
121+
skip '"smallserial" needs PostgreSQL 9.2 or later', 1;
122122
}
123123
}
124124

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy