Re: [DOCS] pgtclng URL fix

2012-04-06 Thread Tom Lane
Thom Brown writes: > Attached is a patch to correct the URL of the pgtclng project. Applied, thanks. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

Re: [DOCS] ODBCng

2012-04-06 Thread Devrim GÜNDÜZ
On Fri, 2012-04-06 at 20:15 +0100, Thom Brown wrote: > > The docs refer to ODBCng > (http://www.postgresql.org/docs/current/static/external-interfaces.html) > and provide the website URL of > http://projects.commandprompt.com/public/odbcng/ > > This returns a 404. Is this being maintained at all

[DOCS] pgtclng URL fix

2012-04-06 Thread Thom Brown
Hi, Attached is a patch to correct the URL of the pgtclng project. Thom pgtcl_url_fix.patch Description: Binary data -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs

[DOCS] ODBCng

2012-04-06 Thread Thom Brown
Hi, The docs refer to ODBCng (http://www.postgresql.org/docs/current/static/external-interfaces.html) and provide the website URL of http://projects.commandprompt.com/public/odbcng/ This returns a 404. Is this being maintained at all, or should it be removed? Thom -- Sent via pgsql-docs maili