Log Message:
---
Fix the resource_select_only=false case - we were not bothering to take a
resource lock at all. This was broken when ResLockPortal call was moved to
PortalStart - we need to place a copy in ProcessQuery to catch UPDATE/INSERT/
DELETE.
Modified Files:
--
bi
Log Message:
---
Minor consistency tweak for SGML docs.
Modified Files:
--
pgsql/doc/src/sgml:
xindex.sgml (r1.59 -> r1.60)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xindex.sgml.diff?r1=1.59&r2=1.60)
---(end of
Log Message:
---
Install libpgport.lib as needed by some client programs.
Dave Page
Modified Files:
--
pgsql/src/tools/msvc:
Install.pm (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.13&r2=1.14)
Log Message:
---
Install headers in the same directory structure as Mingw.
Dave Page
Modified Files:
--
pgsql/src/tools/msvc:
Install.pm (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.12&r2=1.13)
---
Log Message:
---
Remove an unnecessary message.
Modified Files:
--
psqlodbc:
environ.c (r1.67 -> r1.68)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/environ.c.diff?r1=1.67&r2=1.68)
version.h (r1.97 -> r1.98)
(http://cvs.pg
Log Message:
---
Remove tabs from installation.sgml.
Modified Files:
--
pgsql/doc/src/sgml:
installation.sgml (r1.288 -> r1.289)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/installation.sgml.diff?r1=1.288&r2=1.289)
--
Log Message:
---
update todo list
Modified Files:
--
pgbouncer/doc:
overview.txt (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/overview.txt.diff?r1=1.2&r2=1.3)
todo.txt (r1.5 -> r1.6)
(http://cvs.pgfoun
Log Message:
---
Hide the stackbuilder related text and checkbox from the exit dialogue if the
user didn't install it.
Modified Files:
--
pginst/ca:
pginstca.c (r1.108 -> r1.109)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c