Log Message:
---
fix metadata queries to match the RTM release
Modified Files:
--
Npgsql2/src/Npgsql:
NpgsqlSchema.ssdl (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlSchema.ssdl.diff?r1=1.5&r2=1.6)
--
Sent via
Log Message:
---
Updated readme file for new install and remove scripts also added sample
cron entries for automated snapshots and snapshot removal
Modified Files:
--
pgstatspack:
pgstatspack_README.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/c
Log Message:
---
New sample report with the new report sections
Modified Files:
--
pgstatspack:
pgstatspack_sample_report.txt (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_sample_report.txt.diff?r1=1.1.1
Log Message:
---
Marginal improvement in sublink planning: allow unknownEqFalse optimization
to be used for SubLinks that are underneath a top-level OR clause. Just as at
the very top level of WHERE, it's not necessary to be accurate about whether
the sublink returns FALSE or NULL, because
Log Message:
---
Remove tools and documention for generating TODO.html.
Modified Files:
--
pgsql/doc/src/FAQ:
README (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/README?r1=1.4&r2=1.5)
Removed Files:
-
pgsql/src
Log Message:
---
TODO now in wiki, html version removed.
Removed Files:
-
pgsql/doc/src/FAQ:
TODO.html
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html)
--
Sent via pgsql-committers mailing list ([email protected])
To mak
Log Message:
---
New TODO list URL wiki location listed; contents truncated.
Modified Files:
--
pgsql/doc:
TODO (r1.2502 -> r1.2503)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2502&r2=1.2503)
pgsql/doc/src/FAQ:
TODO.html (r1.1
Log Message:
---
Fix obsolete comment. It's no longer the case that Param nodes don't
carry typmod.
Modified Files:
--
pgsql/src/backend/optimizer/plan:
subselect.c (r1.135 -> r1.136)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/pl
Log Message:
---
Synced parser.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.385 -> r1.386)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.385&r2=1.386)
pgsql/src/interfaces/ecpg/preproc:
prepro
Log Message:
---
Fixed incorrect argument handling in SET command if argument is a variable.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
preproc.y (r1.359.2.4 -> r1.359.2.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql
Log Message:
---
Make libpq on windows not try to send chunks larger than 64Kb.
Per Microsoft knowledge base article Q201213, early versions of
Windows fail when we do this. Later versions of Windows appear
to have a higher limit than 64Kb, but do still fail on large
sends, so we unconditi
Log Message:
---
Make libpq on windows not try to send chunks larger than 64Kb.
Per Microsoft knowledge base article Q201213, early versions of
Windows fail when we do this. Later versions of Windows appear
to have a higher limit than 64Kb, but do still fail on large
sends, so we unconditi
Log Message:
---
Make libpq on windows not try to send chunks larger than 64Kb.
Per Microsoft knowledge base article Q201213, early versions of
Windows fail when we do this. Later versions of Windows appear
to have a higher limit than 64Kb, but do still fail on large
sends, so we unconditi
13 matches
Mail list logo