Log Message:
---
Repair bug in 8.2's new logic for planning outer joins: we have to allow joins
that overlap an outer join's min_righthand but aren't fully contained in it,
to support joining within the RHS after having performed an outer join that
can commute with this one. Aside from the
Log Message:
---
Repair bug in 8.2's new logic for planning outer joins: we have to allow joins
that overlap an outer join's min_righthand but aren't fully contained in it,
to support joining within the RHS after having performed an outer join that
can commute with this one. Aside from the
Log Message:
---
Add comment to explain why O_EXCL and O_TRUNC can be ignored in
openFlagsToCreateFileFlags() in certain cases.
Modified Files:
--
pgsql/src/port:
open.c (r1.18 -> r1.19)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c.diff
Log Message:
---
Add comment that to_char() for broken glibc pt_BR might cause a problem.
Modified Files:
--
pgsql/src/backend/utils/adt:
formatting.c (r1.122 -> r1.123)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c.di
Magnus Hagander wrote:
> > > Comments like that are fragile (elog.c could change, for example), and
> > > basically content-free anyway, IMHO. If you need to make SysLoggerPID
> > > part of postmaster.c's external API, why not just do that, remove the
> > > comment, and add the extern declaration t
Log Message:
---
Avoid infinite recursion when dumping new planner EquivalenceClass trees.
Modified Files:
--
pgsql/src/backend/nodes:
outfuncs.c (r1.296 -> r1.297)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c.diff?r1=1.296
Log Message:
---
Fix backend crash in parsing incorrect tsquery.
Per report from Jon Rosebaugh <[EMAIL PROTECTED]>
Tags:
REL7_4_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.5.2.2 -> r1.5.2.3)
(http://developer.postgresql.org/cvsweb
Log Message:
---
Fix backend crash in parsing incorrect tsquery.
Per report from Jon Rosebaugh <[EMAIL PROTECTED]>
Tags:
REL8_0_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.11 -> r1.11.4.1)
(http://developer.postgresql.org/cvsweb.c
Log Message:
---
Fix backend crash in parsing incorrect tsquery.
Per report from Jon Rosebaugh <[EMAIL PROTECTED]>
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.18.2.3 -> r1.18.2.4)
(http://developer.postgresql.org/cvsw
Log Message:
---
Fix backend crash in parsing incorrect tsquery.
Per report from Jon Rosebaugh <[EMAIL PROTECTED]>
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.29 -> r1.29.2.1)
(http://developer.postgresql.org/cvsweb.c
Log Message:
---
Fix backend crash in parsing incorrect tsquery.
Per report from Jon Rosebaugh <[EMAIL PROTECTED]>
Modified Files:
--
pgsql/contrib/tsearch2:
query.c (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/query
Log Message:
---
dynamic cursor support
Modified Files:
--
plpgpsm/src:
gram.y (r1.39 -> r1.40)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.39&r2=1.40)
pl_exec.c (r1.40 -> r1.41)
(http://cvs.pgfoundry.org
Log Message:
---
small pl_func fix (porint onfo about tbl expr)
Modified Files:
--
plpgpsm/src:
gram.y (r1.38 -> r1.39)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.38&r2=1.39)
pl_funcs.c (r1.6 -> r1.7)
(h
Log Message:
---
rollback removing ifndef for pre phantom version and phantom version. Don't
work correctly
Modified Files:
--
plpgpsm/src:
gram.y (r1.37 -> r1.38)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.37&r2=1.38)
On Sun, Feb 11, 2007 at 11:47:01PM -0500, Tom Lane wrote:
> Neil Conway <[EMAIL PROTECTED]> writes:
> > FYI, it is considered good practise to commit a patch at approximately
> > (or exactly) the same time on all branches, so tools like cvs2cl will be
> > more likely to collect the changes together
15 matches
Mail list logo