Log Message:
---
RESET SESSION, plus related new DDL commands. Patch from Marko Kreen,
reviewed by Neil Conway. This patch adds the following DDL command
variants: RESET SESSION, RESET TEMP, RESET PLANS, CLOSE ALL, and
DEALLOCATE ALL. RESET SESSION is intended for use by connection
pool sof
Log Message:
---
Refactored for simplicity and in preparation for upcoming work
Modified Files:
--
src:
pg_migrator.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.8&r2=1.9)
---(
Log Message:
---
Update text, per Greg Stark:
< o Allow single-byte header storage for arrays
> o Allow single-byte header storage for array elements
Modified Files:
--
pgsql/doc:
TODO (r1.2164 -> r1.2165)
(http://developer.postgresql.org/cvswe
Log Message:
---
Code review for btree page split WAL reduction patch. Make it actually work
(original code *always* created a full-page image for the left page, thus
leaving the intended savings unrealized), avoid risk of not having enough room
on the page during xlog restore, squeeze out
Log Message:
---
Allow self registration of COM libraries, and GAC installation of .NET
assemblies.
Modified Files:
--
setupkit:
buildtree.vbs (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/setupkit/buildtree.vbs.diff?r1=1.2&r2=1.
Log Message:
---
Add an installer for Npgsql
Added Files:
---
installers/Npgsql:
Config.bat (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Npgsql/Config.bat?rev=1.1&content-type=text/x-cvsweb-markup)
assemblies.conf (r1.1)
Update of /cvsroot/stackbuilder/installers/Npgsql
In directory pgfoundry.org:/tmp/cvs-serv85100/Npgsql
Log Message:
Directory /cvsroot/stackbuilder/installers/Npgsql added to the repository
---(end of broadcast)---
TIP 3: Have you checked our exten
Log Message:
---
Remove ( and ) from file and component IDs.
Modified Files:
--
setupkit:
buildtree.vbs (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/setupkit/buildtree.vbs.diff?r1=1.1&r2=1.2)
---(end of b
Log Message:
---
Correct a typo
Modified Files:
--
installers/pgRails:
installer.wxs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/pgRails/installer.wxs.diff?r1=1.6&r2=1.7)
---(end of broadcast)
Log Message:
---
Fix a couple of typos, update the staging path
Modified Files:
--
installers/PgOleDB:
Config.bat (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/PgOleDB/Config.bat.diff?r1=1.1&r2=1.2)
---
Log Message:
---
Fixed *nix build.
(errno and PATH_MAX)
Modified Files:
--
psqlodbc:
psqlodbc.h (r1.117 -> r1.118)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.h.diff?r1=1.117&r2=1.118)
mylog.c (r1.9 -> r1.10)
(ht
Log Message:
---
Allow non-admin or Vista users to create log fils in the home
directory.
Modified Files:
--
psqlodbc:
bind.c (r1.68 -> r1.69)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/bind.c.diff?r1=1.68&r2=1.69)
dlg_specific.c
Log Message:
---
on FreeBSD (some others too) the ucred.h has sys/param.h as prereq
Modified Files:
--
pgbouncer:
configure.ac (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.7&r2=1.8)
pgbouncer/src
Log Message:
---
version 1.0.5 - "enough for today"
* Fix online-restart bugs:
- Set ->ready for idle servers.
- Remove obsolete code from use_client_socket()
- Disable maintenance during the takeover.
Modified Files:
--
pgbouncer:
NEWS (r1.6 -> r1
Log Message:
---
Version 1.0.4
* Notice from idle server tagged server dirty.
release_server() did not expect it. Fix it
by dropping them.
Modified Files:
--
pgbouncer:
NEWS (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/p
Log Message:
---
more brutal testing
Modified Files:
--
pgbouncer/test:
Makefile (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/test/Makefile.diff?r1=1.1.1.1&r2=1.2)
asynctest.c (r1.1.1.1 -> r1.2)
(http:
Log Message:
---
version 1.0.3
= Fixes =
* Some error handling was missing in login path, so dying
connection there could trigger asserts.
* Cleanup of asserts in sbuf.c to catch problems earlier.
* Create core when Assert() triggers.
= New stuff =
* New config vars: log
17 matches
Mail list logo