[COMMITTERS] pgsql: Fix a couple of cases of JSON output.

2012-02-20 Thread Andrew Dunstan
Fix a couple of cases of JSON output. First, as noted by Itagaki Takahiro, a datum of type JSON doesn't need to be escaped. Second, ensure that numeric output not in the form of a legal JSON number is quoted and escaped. Branch -- master Details --- http://git.postgresql.org/pg/commitdif

[COMMITTERS] pgsql: Don't reject threaded Python on FreeBSD.

2012-02-20 Thread Tom Lane
Don't reject threaded Python on FreeBSD. According to Chris Rees, this has worked for awhile, and the current FreeBSD port is removing the test anyway. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/efe356110806f77508bb5d3ac6ec8682d7193356 Modified Files ---

[COMMITTERS] pgsql: Don't reject threaded Python on FreeBSD.

2012-02-20 Thread Tom Lane
Don't reject threaded Python on FreeBSD. According to Chris Rees, this has worked for awhile, and the current FreeBSD port is removing the test anyway. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/f22bd1570e5bc820d7493d7c60d42634c6403171 Modified Files ---

[COMMITTERS] pgsql: Don't reject threaded Python on FreeBSD.

2012-02-20 Thread Tom Lane
Don't reject threaded Python on FreeBSD. According to Chris Rees, this has worked for awhile, and the current FreeBSD port is removing the test anyway. Branch -- REL8_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/246b85a9484dda1cbead5c8c82d7fc8984b03794 Modified Files ---

[COMMITTERS] pgsql: Don't reject threaded Python on FreeBSD.

2012-02-20 Thread Tom Lane
Don't reject threaded Python on FreeBSD. According to Chris Rees, this has worked for awhile, and the current FreeBSD port is removing the test anyway. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/c0efc2c2ab416b805ba5ccea621d7198a3f3330f Modified Files --

[COMMITTERS] pgsql: Don't reject threaded Python on FreeBSD.

2012-02-20 Thread Tom Lane
Don't reject threaded Python on FreeBSD. According to Chris Rees, this has worked for awhile, and the current FreeBSD port is removing the test anyway. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/29f65a844bfcfd1eb22bb21ccdb5b8ace092a97c Modified Files ---