|
49 | 49 | <xref linkend="installation-notes-mingw"> and <xref linkend="installation-notes-cygwin">.
|
50 | 50 | To produce native 64 bit binaries in these environments, use the tools from
|
51 | 51 | <productname>MinGW-w64</productname>. These tools can also be used to
|
52 |
| - cross-compile for 32 bit and 64 bit <productname>Windows</productname> |
53 |
| - targets on other hosts, such as <productname>Linux</productname> and |
| 52 | + cross-compile for 32 bit and 64 bit <productname>Windows</productname> |
| 53 | + targets on other hosts, such as <productname>Linux</productname> and |
54 | 54 | <productname>Darwin</productname>.
|
55 | 55 | <productname>Cygwin</productname> is not recommended for running a
|
56 | 56 | production server, and it should only be used for running on
|
|
61 | 61 | </para>
|
62 | 62 |
|
63 | 63 | <para>
|
64 |
| - Native builds of <application>psql</application> don't support command |
| 64 | + Native builds of <application>psql</application> don't support command |
65 | 65 | line editing. The <productname>Cygwin</productname> build does support
|
66 | 66 | command line editing, so it should be used where psql is needed for
|
67 | 67 | interactive use on <productname>Windows</productname>.
|
|