The following bug has been logged online:
Bug reference: 3439
Logged by: ISHIDA Akio
Email address: [EMAIL PROTECTED]
PostgreSQL version: CVS HEAD
Operating system: Windows XP
Description:pg_standby and path name with space
Details:
pg_standby failed if path name
The following bug has been logged online:
Bug reference: 2214
Logged by: ISHIDA Akio
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.2
Operating system: Linux
Description:release.sgml - Migration to version 8.1
Details:
./doc/src/sgml/release.sgml
WHERE n.nspname = 'public'
AND c.relname = 't'
AND a.attname = 'i')
, 'i' --
deptype
The following bug has been logged online:
Bug reference: 1766
Logged by: ISHIDA Akio
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.3
Operating system: Linux
Description:contrib/ modules can't install with --without-docdir
Details:
$ ./configure --wi