Re: [HACKERS] Typo in documentation for function to_json

2013-04-03 Thread Andrew Dunstan
On 04/03/2013 10:11 AM, Tom Lane wrote: Andrew Dunstan writes: I have a patch for this and other docs errors waiting in the wings. I will commit it when the current hiatus is done, some time tomorrow. There's no reason not to commit now. The blockage is on propagation to the anongit mirror,

Re: [HACKERS] Typo in documentation for function to_json

2013-04-03 Thread Tom Lane
Andrew Dunstan writes: > I have a patch for this and other docs errors waiting in the wings. I > will commit it when the current hiatus is done, some time tomorrow. There's no reason not to commit now. The blockage is on propagation to the anongit mirror, not on what committers can do.

Re: [HACKERS] Typo in documentation for function to_json

2013-04-03 Thread Michael Paquier
On Wed, Apr 3, 2013 at 10:32 PM, Andrew Dunstan wrote: > I have a patch for this and other docs errors waiting in the wings. I will > commit it when the current hiatus is done, some time tomorrow. > OK thanks. -- Michael

Re: [HACKERS] Typo in documentation for function to_json

2013-04-03 Thread Andrew Dunstan
On 04/03/2013 09:22 AM, Michael Paquier wrote: Hi all, While reading some documentation about json functions, I found a typo with the example used with function to_json. A bracket was missing. Please find attached the patch correcting that. I have a patch for this and other docs errors w

[HACKERS] Typo in documentation for function to_json

2013-04-03 Thread Michael Paquier
Hi all, While reading some documentation about json functions, I found a typo with the example used with function to_json. A bracket was missing. Please find attached the patch correcting that. Regards, -- Michael 20120403_to_json_typo.patch Description: Binary data -- Sent via pgsql-hackers