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