Keith Fiske
Keith Fiske
I do plan on doing my best to try and get this pulled into the master branch if possible. C is not my strong suit at the moment, so may...
So I think I'd like to see about getting the updated librabbitmq library in place before trying to get this pulled in. https://github.com/omniti-labs/pg_amqp/pull/18 Seems that would be better long term...
In all honesty, I'm pretty new at coding in C. Your patch to add more info to the warning messages seemed to work ok for me, so I incorporated it...
This should be fixed with the new librabbitmq library in the 0.5.0_dev branch. Please test.
Appears that newer versions of the librabbitmq library may address this (and probably many other shortcomings). It's been quite a while since these library files were touched, so doubt it's...
I've created a 0.5.0_dev branch that incorporates the latest version of the librabbitmq library. I believe that may fix this issue if someone has a system the evaluate this on.
I've created a 0.5.0_dev branch with this pull request incorporated. Also made it an actual extension update and fixed the config table to dump its data. I've tested all the...