Log Message:
---
Redefine IsTransactionState() to only return true for TRANS_INPROGRESS state,
which is the only state in which it's safe to initiate database queries.
It turns out that all but two of the callers thought that's what it meant;
and the other two were using it as a proxy for "
On Thu, 2007-06-07 at 16:19 -0300, Tom Lane wrote:
> Log Message:
> ---
> Rework temp_tablespaces patch so that temp tablespaces are assigned separately
> for each temp file, rather than once per sort or hashjoin; this allows
> spreading the data of a large sort or join across multiple tabl
Log Message:
---
Rework temp_tablespaces patch so that temp tablespaces are assigned separately
for each temp file, rather than once per sort or hashjoin; this allows
spreading the data of a large sort or join across multiple tablespaces.
(I remain dubious that this will make any difference
Log Message:
---
Avoid losing track of data for shared tables in pgstats. Report by Michael
Fuhr, patch from Tom Lane after a messier suggestion by me.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.140.2.3 -> r1.140.2.4)
Log Message:
---
Avoid losing track of data for shared tables in pgstats. Report by Michael
Fuhr, patch from Tom Lane after a messier suggestion by me.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.111.2.7 -> r1.111.2.8)
Log Message:
---
Avoid losing track of data for shared tables in pgstats. Report by Michael
Fuhr, patch from Tom Lane after a messier suggestion by me.
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.158 -> r1.159)
(http://developer.postgresq
Log Message:
---
Important publication.
enterprise-numbers of PostgreSQL.
This official number exists for our team.
Therefore, the expectation of our pgsnmpd might be great.
Modified Files:
--
pgsnmpd:
README.pgsnmpd (r1.3 -> r1.4)
(http://cvs.pgfoundry.org
Log Message:
---
Note: about SrvLimitedResource.
Explanation of there being nothing here.
Added Files:
---
pgsnmpd/RDBMS-MIB_src/rdbmsSrvLimitedResource:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsSrvLimitedRes
Update of /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsSrvLimitedResource
In directory pgfoundry.org:/tmp/cvs-serv79135/rdbmsSrvLimitedResource
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/RDBMS-MIB_src/rdbmsSrvLimitedResource added
to the repository
---(end of broadca
Log Message:
---
FAQ(Josh wrote.)
Added Files:
---
pgsnmpd/doc:
pgsnmpd_faq.html (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/doc/pgsnmpd_faq.html?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)--
Log Message:
---
Prep version 1.0 beta
Modified Files:
--
pgsnmpd:
KNOWNBUG.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/KNOWNBUG.txt.diff?r1=1.1.1.1&r2=1.2)
README.pgsnmpd (r1.2 -> r1.3)
(http://cvs.p
Update of /cvsroot/pgsnmpd/pgsnmpd/doc
In directory pgfoundry.org:/tmp/cvs-serv72057/doc
Log Message:
Directory /cvsroot/pgsnmpd/pgsnmpd/doc added to the repository
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settin
Log Message:
---
Since this is old, it is removed.
Removed Files:
-
pgsnmpd:
PGSQL-MIB.txt
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/PGSQL-MIB.txt)
---(end of broadcast)---
TIP 1: if postin
Log Message:
---
Fix array_dims() example to be consistent with the data previously shown.
Christian Rossow
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
array.sgml (r1.46 -> r1.46.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
Fix array_dims() example to be consistent with the data previously shown.
Christian Rossow
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
array.sgml (r1.42.4.1 -> r1.42.4.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsq
Log Message:
---
Fix array_dims() example to be consistent with the data previously shown.
Christian Rossow
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
array.sgml (r1.52.2.4 -> r1.52.2.5)
(http://developer.postgresql.org/cvsweb.cgi/pgsq
Log Message:
---
Fix array_dims() example to be consistent with the data previously shown.
Christian Rossow
Modified Files:
--
pgsql/doc/src/sgml:
array.sgml (r1.61 -> r1.62)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/array.sgml.diff?r1=
Log Message:
---
The addition of DATA.
Modified Files:
--
pgsnmpd:
Makefile (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/Makefile.diff?r1=1.15&r2=1.16)
---(end of broadcast)--
Log Message:
---
The functions bt_metap, bt_page_stats and bt_page_items had moved
from contrib/pgstattuple to pageinspect. We've already fixed English
documentation, but Japanese version does not catch up.
ITAGAKI Takahiro
Modified Files:
--
pgsql/contrib/pgstattuple:
19 matches
Mail list logo