Log Message:
---
Fix the debugger plugin following the header cleanup in Postgres.
Modified Files:
--
server:
plugin_debugger.c (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c.diff?r1=1.8&r2=1.9)
plu
Log Message:
---
Add note that not all SQL commands support ONLY in the same way.
Modified Files:
--
pgsql/doc/src/sgml:
ddl.sgml (r1.84 -> r1.85)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml?r1=1.84&r2=1.85)
--
Sent via pgsql-com
Log Message:
---
Defend against null input in analyze_requires_snapshot(), per report
from Rushabh Lathia.
Modified Files:
--
pgsql/src/backend/parser:
analyze.c (r1.386 -> r1.387)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/analyze.c
Log Message:
---
Document that txid_visible_in_snapshot() cannot be used with
subtransaction ids.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.468 -> r1.469)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.468&r2=1.469)
Log Message:
---
A couple further reloptions improvements, per KaiGai Kohei: add a validation
function to the string type and add a couple of macros for string handling.
In passing, fix an off-by-one bug of mine.
Modified Files:
--
pgsql/src/backend/access/common:
Log Message:
---
Fix memory leak for file name if expect file name contains a dot, per
report from [email protected].
Modified Files:
--
pgsql/src/test/regress:
pg_regress.c (r1.56 -> r1.57)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regres
Log Message:
---
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes:
If you were running a previous 8.X.X release, REINDEX all GiST
indexes after the upgrade.
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/do
Log Message:
---
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes:
If you were running a previous 8.X.X release, REINDEX all GiST
indexes after the upgrade.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/do
Log Message:
---
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes:
If you were running a previous 8.X.X release, REINDEX all GiST
indexes after the upgrade.
Modified Files:
--
pgsql/doc/src/sgml:
releas
Log Message:
---
Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention the need
to reindex GiST indexes:
If you were running a previous 8.X.X release, REINDEX all GiST
indexes after the upgrade.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/do
Log Message:
---
Document values for pg_constraint confupdtype, confdeltype and confmatchtype
columns.
Modified Files:
--
pgsql/doc/src/sgml:
catalogs.sgml (r2.186 -> r2.187)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/catalogs.sgml?r1=2.1
11 matches
Mail list logo