dblink docs: fix typo to use "connname" (3 n's), not "conname"
This makes the parameter names match the documented prototype names. Report by Erwin Brandstetter Backpatch through 9.0 Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/5690c13ca0887a7828d933323ee4faf2a6409b8f Modified Files -------------- doc/src/sgml/dblink.sgml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
