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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/119cf760d01c2a41d68ff489ad3c3b7eddc974f0 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
