various documentation, since those lists are now dead/deprecated.
Point to pgsql-bugs and/or pgsql-hackers as appropriate.
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.581 2009/01/06 15:38:44 tgl Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.582 2009/01/06 17:27:06 tgl Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
/*
- * $PostgreSQL: pgsql/contrib/pg_standby/pg_standby.c,v 1.16 2008/12/15 22:13:02 momjian Exp $
+ * $PostgreSQL: pgsql/contrib/pg_standby/pg_standby.c,v 1.17 2009/01/06 17:27:06 tgl Exp $
*
*
* pg_standby.c
* accessible directory. If you want to make other assumptions,
* such as using a vendor-specific archive and access API, these
* routines are the ones you'll need to change. You're
* or personally to the current maintainer. Those changes may be
* folded in to later versions of this program.
*/
-If PostgreSQL failed to compile on your computer or you found a bug that
-is likely to be specific to one platform, then please fill out this form
-
-To report non-porting-related bugs, fill out the form below and e-mail it to
+If PostgreSQL failed to compile on your computer or you found a bug,
If your bug report has security implications and you'd prefer that it not
become immediately visible in public archives, don't send it to pgsql-bugs.
If you not only found the problem but solved it and generated a patch
command "diff -c" to generate the patch.
You may also enter a bug report at http://www.postgresql.org/ instead of
-
+
Bug Reporting Guidelines
Please be specific about what part of the documentation you are unhappy
with.
-
+
If your bug is a portability problem on a non-supported platform,
so we (and you) can work on
porting
PostgreSQL to your platform.