We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentce69636 commit495e036Copy full SHA for 495e036
expected/pathman_column_type.out
@@ -55,7 +55,6 @@ SELECT tableoid::regclass, * FROM test_column_type.test;
55
(1 row)
56
57
SELECT drop_partitions('test_column_type.test');
58
-NOTICE: function test_column_type.test_upd_trig_func() does not exist, skipping
59
NOTICE: 1 rows copied from test_column_type.test_1
60
NOTICE: 0 rows copied from test_column_type.test_2
61
NOTICE: 0 rows copied from test_column_type.test_3
@@ -142,7 +141,6 @@ SELECT tableoid::regclass, * FROM test_column_type.test;
142
141
143
144
145
146
NOTICE: 1 rows copied from test_column_type.test_0
147
NOTICE: 0 rows copied from test_column_type.test_1
148