Skip to content

Commit 06ccfc2

Browse files
committed
intervals test fixed
1 parent 7283aa4 commit 06ccfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expected/pathman_interval.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SELECT set_interval('abc', NULL::INTEGER);
1616

1717
/* pg_pathman shouldn't be able to create a new partition */
1818
INSERT INTO abc VALUES (250);
19-
ERROR: could not create new partitions for relation "abc"
19+
ERROR: cannot find appropriate partition for key '250'
2020
/* Set a trivial interval */
2121
SELECT set_interval('abc', 0);
2222
ERROR: interval must not be trivial

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