Log Message:
---
Revert due to Tom's concerns:
Add ProcessUtility_hook() to handle all DDL to
contrib/pg_stat_statements.
Modified Files:
--
pgsql/contrib/pg_stat_statements:
pg_stat_statements.c (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgs
Log Message:
---
ProcessUtility_hook:
Add ProcessUtility_hook() to handle all DDL to contrib/pg_stat_statements.
Itagaki Takahiro
Modified Files:
--
pgsql/contrib/pg_stat_statements:
pg_stat_statements.c (r1.5 -> r1.6)
(http://anoncvs.postgresql.org/cvswe
Log Message:
---
hstore docs
Update hstore docs, mostly word-smithing.
David E. Wheeler
Modified Files:
--
pgsql/doc/src/sgml:
hstore.sgml (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/hstore.sgml?r1=1.4&r2=1.5)
--
Sent via
Log Message:
---
THREAD_SUPPORT
There is no reference to THREAD_SUPPORT outside configure, and it is
never set, so remove it.
Modified Files:
--
pgsql:
configure (r1.658 -> r1.659)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.658&r2=1.659
Log Message:
---
Avoid core dump on empty thesaurus dictionary.
Per report from Robert Gravsjö.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/backend/tsearch:
dict_thesaurus.c (r1.11.2.1 -> r1.11.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql
Log Message:
---
Avoid core dump on empty thesaurus dictionary.
Per report from Robert Gravsjö.
Tags:
REL8_4_STABLE
Modified Files:
--
pgsql/src/backend/tsearch:
dict_thesaurus.c (r1.13 -> r1.13.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src
Log Message:
---
Avoid core dump on empty thesaurus dictionary.
Per report from Robert Gravsjö.
Modified Files:
--
pgsql/src/backend/tsearch:
dict_thesaurus.c (r1.14 -> r1.15)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/dict_thesauru
Log Message:
---
In SRF example, move oldcontext variable definition into the FIRSTCALL
branch, which is how most actual code is actually structured. Also fix
slight whitespace misalignment.
Modified Files:
--
pgsql/doc/src/sgml:
xfunc.sgml (r1.141 -> r1.142)
Log Message:
---
Properly indent SGML.
Modified Files:
--
pgsql/doc/src/sgml:
ecpg.sgml (r1.91 -> r1.92)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1=1.91&r2=1.92)
--
Sent via pgsql-committers mailing list (pgsql-committers@po
On Mon, 2009-11-30 at 09:27 -0500, Andrew Dunstan wrote:
>
> Simon Riggs wrote:
> > On Sun, 2009-11-29 at 20:14 +, Peter Eisentraut wrote:
> >
> >> Log Message:
> >> ---
> >> Error when a specified connection service is not found, instead of
> >> ignoring it
> >>
> >
> > Will
Simon Riggs wrote:
On Sun, 2009-11-29 at 20:14 +, Peter Eisentraut wrote:
Log Message:
---
Error when a specified connection service is not found, instead of ignoring it
Will this be backpatched? Seems like an error or all the way.
That would be a behaviour change w
On Sun, 2009-11-29 at 20:14 +, Peter Eisentraut wrote:
> Log Message:
> ---
> Error when a specified connection service is not found, instead of ignoring it
Will this be backpatched? Seems like an error or all the way.
--
Simon Riggs www.2ndQuadrant.com
--
Sent via pgsq
Log Message:
---
- Add regression test.
- Change the schema name of target database into "targetdb" from "statsinfo".
- Add foreign keys to each tables.
- Make autovacuum-log.done and checkpoint-log.done removing transactional.
Modified Files:
--
pg_statsinfo/pg_statsinfo
13 matches
Mail list logo