支持行转JSON。
row_to_json(record [,pretty_bool])
@H_502_10@ 除此之外,Postgresql还支持嵌套JSON,K-V转JSON,K-V类型。支持数组类型,LTREE,RANGE,XML,TS,IP 等类型,对开发更加的友好。
@H_502_10@ https://www.postgresql.org/docs/devel/static/functions.html
@H_502_10@ https://www.postgresql.org/docs/devel/static/hstore.html
@H_502_10@ https://www.postgresql.org/docs/current/static/ltree.html