Skip to content

Commit

Permalink
Update expected tests for latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Neptune650 committed Oct 23, 2024
1 parent fd3f303 commit 11d740b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pgmq-extension/test/expected/base.out
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ SELECT pgmq.drop_queue(q.queue_name, true)
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
WARNING: drop_queue(queue_name, partitioned) is deprecated and will be removed in PGMQ v2.0. Use drop_queue(queue_name) instead
drop_queue
------------
Expand Down

0 comments on commit 11d740b

Please sign in to comment.