Log Message:
---
Itemize a bunch of things that need doing
Modified Files:
--
pgsnmpd:
TODO.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/TODO.txt.diff?r1=1.1.1.1&r2=1.2)
---(end of broadcast)--
Log Message:
---
Array parser that seems to work and be quite robust (which probably means it's
also slow)
Modified Files:
--
pgsnmpd:
pg_array.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pg_array.c.diff?r1=1.3&r2=1.4)
Log Message:
---
Move tables to their own directories, redo pg_array stuff (still in progress,
but finally close to finished, I think)
Modified Files:
--
pgsnmpd:
pg_array.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pg_arr
Update of /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbParamTable
In directory pgfoundry.org:/tmp/cvs-serv56880/rdbmsDbParamTable
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbParamTable added to the
repository
---(end of broadcast)---
Update of /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbInfoTable
In directory pgfoundry.org:/tmp/cvs-serv55857/rdbmsDbInfoTable
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbInfoTable added to the
repository
---(end of broadcast)--
Update of /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbTable
In directory pgfoundry.org:/tmp/cvs-serv54970/rdbmsDbTable
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsDbTable added to the
repository
---(end of broadcast)---
TI
Update of /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src
In directory pgfoundry.org:/tmp/cvs-serv54662/RDBMS-MIB_src
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src added to the repository
---(end of broadcast)---
TIP 7: You can help support
Log Message:
---
SPI_cursor_open failed to enforce that only read-only queries could be
executed in read_only mode. This could lead to various relatively-subtle
failures, such as an allegedly stable function returning non-stable results.
Bug goes all the way back to the introduction of rea
Log Message:
---
SPI_cursor_open failed to enforce that only read-only queries could be
executed in read_only mode. This could lead to various relatively-subtle
failures, such as an allegedly stable function returning non-stable results.
Bug goes all the way back to the introduction of rea
Log Message:
---
SPI_cursor_open failed to enforce that only read-only queries could be
executed in read_only mode. This could lead to various relatively-subtle
failures, such as an allegedly stable function returning non-stable results.
Bug goes all the way back to the introduction of rea
Log Message:
---
SPI_cursor_open failed to enforce that only read-only queries could be
executed in read_only mode. This could lead to various relatively-subtle
failures, such as an allegedly stable function returning non-stable results.
Bug goes all the way back to the introduction of rea
Log Message:
---
Ooops, got only one of the two ArrayExpr variants correct in first
cut at exprTypmod support. Also, experimentation shows that we need
to label the type of Const nodes that are numeric with a specific
typmod.
Modified Files:
--
pgsql/src/backend/parser:
Log Message:
---
Fix up the remaining places where the expression node structure would lose
available information about the typmod of an expression; namely, Const,
ArrayRef, ArrayExpr, and EXPR and ARRAY SubLinks. In the ArrayExpr and
SubLink cases it wasn't really the data structure's fau
Log Message:
---
Add new columns for tuple statistics on a database level to
pg_stat_database.
Modified Files:
--
pgsql/doc/src/sgml:
monitoring.sgml (r1.46 -> r1.47)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/monitoring.sgml.diff?r1=1.4
Log Message:
---
Fix race condition in parallel regression tests. The new plancache test
was expecting there to be no regular table named 'foo', but it turns out
the rules test transiently creates one, so that plancache would sometimes
fail. I couldn't reproduce that in quite a few tries
Log Message:
---
Fix uninitialized value in pgstatindex leading to invalid values being
reported in some cases. Report and patch from Tatsuhito Kasahara.
Also fix a couple of other bugs I noticed in skimming the surrounding code.
Tags:
REL8_2_STABLE
Modified Files:
--
Log Message:
---
Fix uninitialized value in pgstatindex leading to invalid values being
reported in some cases. Report and patch from Tatsuhito Kasahara.
Also fix a couple of other bugs I noticed in skimming the surrounding code.
Modified Files:
--
pgsql/contrib/pgstattup
Log Message:
---
Remove undocumented support for copy syntax from before 7.3. Update comments to
reflect syntax actually supported, e.g. by including CSV params.
Modified Files:
--
pgsql/src/bin/psql:
copy.c (r1.74 -> r1.75)
(http://developer.postgresql.or
Log Message:
---
added jeremy drake patch to accommodate tom lane's new commit for caching plans
in SPI
Modified Files:
--
fd:
algutils.c (r1.24 -> r1.25)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.24&r2=1.25)
---
Log Message:
---
Show aggregate return types in psql \da output.
Greg Sabino Mullane
Modified Files:
--
pgsql/doc/src/sgml/ref:
psql-ref.sgml (r1.188 -> r1.189)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/psql-ref.sgml.diff?r1=1.188&
20 matches
Mail list logo