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_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/be49d7d69fb32cdf3b1aceb744398a8aca178dfa 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
