Thread

  1. JSON function reference in docs

    Thom Brown <thom@linux.com> — 2012-07-31T13:06:16Z

    Hi,
    
    Could we add a reference from the JSON data type page to the JSON
    functions page akin to how we do for the XML data type?  Something
    like the attached patch.
    
    Cheers
    
    Thom
    
  2. Re: JSON function reference in docs

    Tom Lane <tgl@sss.pgh.pa.us> — 2012-08-01T04:42:19Z

    Thom Brown <thom@linux.com> writes:
    > Could we add a reference from the JSON data type page to the JSON
    > functions page akin to how we do for the XML data type?  Something
    > like the attached patch.
    
    Seems reasonable; committed.
    
    			regards, tom lane