diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-08-25 23:43:11 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-08-25 23:43:11 +0000 |
commit | ad9674043a498c98ab1a2fed902ce781f4413a1b (patch) | |
tree | 35e6e8b04bc14e30472ab5f45ee6a133623b0d6f | |
parent | 74dbba701fac1bc970781a180e6138763e2672b2 (diff) | |
download | postgresql-ad9674043a498c98ab1a2fed902ce781f4413a1b.tar.gz postgresql-ad9674043a498c98ab1a2fed902ce781f4413a1b.zip |
Add 'feedback' section heading to xml2.
-rw-r--r-- | contrib/xml2/README.xml2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/xml2/README.xml2 b/contrib/xml2/README.xml2 index d9e11184022..0dcb6b097e5 100644 --- a/contrib/xml2/README.xml2 +++ b/contrib/xml2/README.xml2 @@ -249,6 +249,9 @@ implications of this. There is also a two-parameter version of xslt_process which does not pass any parameters to the transformation. +Feedback +-------- + If you have any comments or suggestions, please do contact me at jgray@azuli.co.uk. Unfortunately, this isn't my main job, so I can't guarantee a rapid response to your query! |