Log Message:
---
important thing is written down before it forgets.
Modified Files:
--
pgsnmpd:
README.pgsnmpd (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/README.pgsnmpd.diff?r1=1.1.1.1&r2=1.2)
Added Files:
---
Log Message:
---
Take the ResQueueLock LW lock right at the start of the selfdeadlock check,
to avoid possible race condition.
Modified Files:
--
bizgres/postgresql/src/backend/utils/resscheduler:
resqueue.c (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bi
Log Message:
---
Minor fixes for the EXPLAIN reference page. Mention the fact that
EXPLAIN ANALYZE can sometimes be significantly slower than running
the same query normally, and make some minor markup improvements.
Modified Files:
--
pgsql/doc/src/sgml/ref:
explain
Log Message:
---
Fixes for RESET SESSION patch, per Alvaro. Fix a typo in the RESET
ref page (sorry, my fault!), and simplify the coding of
ResetTempTableNamespace().
Modified Files:
--
pgsql/doc/src/sgml/ref:
reset.sgml (r1.33 -> r1.34)
(http://developer.p
Log Message:
---
Done:
> * -Add RESET SESSION command to reset all session state
Modified Files:
--
pgsql/doc:
TODO (r1.2165 -> r1.2166)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2165&r2=1.2166)
pgsql/doc/src/FAQ:
TOD
Log Message:
---
Add an installer for the JDBC drivers.
Added Files:
---
installers/psqlJDBC:
Config.bat (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/psqlJDBC/Config.bat?rev=1.1&content-type=text/x-cvsweb-markup)
guid.cach
Update of /cvsroot/stackbuilder/installers/psqlJDBC
In directory pgfoundry.org:/tmp/cvs-serv52135/psqlJDBC
Log Message:
Directory /cvsroot/stackbuilder/installers/psqlJDBC added to the repository
---(end of broadcast)---
TIP 2: Don't 'kill -9' the
Log Message:
---
Rearrange mdsync() looping logic to avoid the problem that a sufficiently
fast flow of new fsync requests can prevent mdsync() from ever completing.
This was an unforeseen consequence of a patch added in Mar 2006 to prevent
the fsync request queue from overflowing. Problem
Log Message:
---
Rearrange mdsync() looping logic to avoid the problem that a sufficiently
fast flow of new fsync requests can prevent mdsync() from ever completing.
This was an unforeseen consequence of a patch added in Mar 2006 to prevent
the fsync request queue from overflowing. Problem
Log Message:
---
Rearrange mdsync() looping logic to avoid the problem that a sufficiently
fast flow of new fsync requests can prevent mdsync() from ever completing.
This was an unforeseen consequence of a patch added in Mar 2006 to prevent
the fsync request queue from overflowing. Problem
Log Message:
---
Lose the PGDIR variable - assume PostgreSQL is installed under $(PKGDIR)/pgsql
instead.
Better document the paths config file.
Modified Files:
--
pginst:
paths.projinc.in (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstal
Log Message:
---
Use '(0,0)' instead of '(,)' as a dummy CTID.
Modified Files:
--
psqlodbc:
convert.c (r1.156 -> r1.157)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c.diff?r1=1.156&r2=1.157)
results.c (r1.105 -> r1.106)
Log Message:
---
Move translation validation into custom task.
Fix the fact that our XSD wasn't actually spec compliant, but the vbscript code
accepted it :S
Modified Files:
--
pginst/lang:
lang.proj (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
Add a target for building a ZIP file with debug symbols in it.
Add a subdirectory with code for custom build tasks. For now, add just a zip
task to it, for said target. In the future, expect to migrate some of the
ugliest vbscript stuff in there.
Modified Files:
---
Update of /cvsroot/pginstaller/pginst/util/tasks
In directory pgfoundry.org:/tmp/cvs-serv21441/tasks
Log Message:
Directory /cvsroot/pginstaller/pginst/util/tasks added to the repository
---(end of broadcast)---
TIP 5: don't forget to increase your
Log Message:
---
Install debugger symbols (in their own directory)
Modified Files:
--
pgsql/src/tools/msvc:
Install.pm (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Install.pm.diff?r1=1.9&r2=1.10)
Log Message:
---
version 1.0.6
Modified Files:
--
pgbouncer:
NEWS (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.7&r2=1.8)
configure.ac (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.
Log Message:
---
maintenance func needs always evtimer_add
Modified Files:
--
pgbouncer/src:
janitor.c (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/janitor.c.diff?r1=1.9&r2=1.10)
---(end of br
Log Message:
---
Fix self (dead)lock check to work correctly - iterate through my portals and
see if I have total increments higher than any corresponding thresholds.
Modified Files:
--
bizgres/postgresql/src/backend/storage/lmgr:
proc.c (r1.9 -> r1.10)
(ht
Log Message:
---
Enable IPV6 when building with MSVC.
Modified Files:
--
pgsql/src/tools/msvc:
Mkvcbuild.pm (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Mkvcbuild.pm.diff?r1=1.7&r2=1.8)
Solution.pm (r1.20 -> r1.21)
20 matches
Mail list logo