[ANNOUNCE] ngx_rds_json v0.07: fixed boolean values for PosgreSQL
agentzh
agentzh at gmail.com
Wed May 26 06:07:17 MSD 2010
Hi, folks!
I'm pleased to announce that ngx_rds_json v0.07 has been released:
http://github.com/agentzh/rds-json-nginx-module/tarball/v0.07
ngx_rds_json is an output filter module that can format the RDS (Resty
DBD Stream) outputs of the ngx_drizzle and ngx_postgres modules to
JSON text.
This release includes the patch from Tom Tuling, that fixes the
boolean values in the result sets emitted by PostgreSQL, i.e., values
like "f" and "t". Thanks Tom Tuling :)
FWIW, my friend xunxin++ has already put ngx_postgres + ngx_rds_json
into production :)
Cheers,
-agentzh
More information about the nginx
mailing list