Skip to content

Commit

Permalink
declare info
Browse files Browse the repository at this point in the history
  • Loading branch information
postwait committed Aug 23, 2010
1 parent 3d5fd08 commit 7cddc33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pg_amqp.c
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ local_amqp_disconnect(broker_id) {
local_amqp_disconnect_bs(bs);
}

PG_FUNCTION_INFO_V1(pg_amqp_exchange_declare);
Datum
pg_amqp_exchange_declare(PG_FUNCTION_ARGS) {
struct brokerstate *bs;
Expand Down

0 comments on commit 7cddc33

Please sign in to comment.