<title>Examples</title>\r
\r
<programlisting>SELECT num, street, city, zip, zipplus FROM parse_address('1 Devonshire Place, Boston, MA 02109-1234');</programlisting>\r
- <screen> num | street | city | zip | zipplus\r
------+--------------------------+--------+-------+---------\r
- 1 | Devonshire Place, PH 301 | Boston | 02109 | 1234</screen>\r
+ <screen> num | street | city | zip | zipplus\r
+-----+------------------+--------+-------+---------\r
+ 1 | Devonshire Place | Boston | 02109 | 1234</screen>\r
</refsection>\r
\r
<!-- Optionally add a "See Also" section -->\r