1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

Backpatch FAQ entry for null concatenation.

This commit is contained in:
Bruce Momjian
2006-12-11 22:48:08 +00:00
parent 3647ff3b3a
commit d94fa4183f
9 changed files with 80 additions and 42 deletions

View File

@@ -8,14 +8,14 @@
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html.
The FAQ for running PostgreSQL on native Win32 is at
http://pginstaller.projects.postgresql.org/FAQ_windows.html.
The FAQ Running & Installing PostgreSQL On Native Windows is at
http://pginstaller.projects.postgresql.org/faq/FAQ_windows.html.
The native Win32 port is built from source using MinGW tools. There
is also a precompiled binary installer called pginstaller which you
can find at from http://pgfoundry.org/projects/pginstaller. It is a
fully native build and uses no additional software like MinGW. The
ready-made instlaler files are available on the main PostgreSQL ftp
ready-made installer files are available on the main PostgreSQL ftp
servers in the binary/win32 directory.
Tools for Building Binaries