Log Message:
---
Put back yet another improperly-removed #include, per Mark Kirkwood.
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.361 -> r1.362)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.361&r2=1
Log Message:
---
simple case statement completed
Modified Files:
--
plpgpsm/src:
gram.y (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.6&r2=1.7)
pl_exec.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.
Log Message:
---
Update entry:
< * Have EXPLAIN ANALYZE highlight poor optimizer estimates
> * Have EXPLAIN ANALYZE issue NOTICE messages when the estimated and
> actual row counts differ by a specified percentage
Modified Files:
--
pgsql/doc:
TODO (r1.2013 -> r1
Log Message:
---
Fix planner to do the right thing when a degenerate outer join (one whose
joinclause doesn't use any outer-side vars) requires a "bushy" plan to be
created. The normal heuristic to avoid joins with no joinclause has to be
overridden in that case. Problem is new in 8.2; be
Log Message:
---
Fix planner to do the right thing when a degenerate outer join (one whose
joinclause doesn't use any outer-side vars) requires a "bushy" plan to be
created. The normal heuristic to avoid joins with no joinclause has to be
overridden in that case. Problem is new in 8.2; be
Log Message:
---
Document that log_line_prefix %t does not print timezone on Win32.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.98 -> r1.98.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.
Log Message:
---
Document that log_line_prefix %t does not print timezone on Win32.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.98 -> r1.99)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.98&r2=1.99)
---
Log Message:
---
Oops, removed:
< * Allow REINDEX CONCURRENTLY
Modified Files:
--
pgsql/doc:
TODO (r1.2012 -> r1.2013)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2012&r2=1.2013)
pgsql/doc/src/FAQ:
TODO.html (r1.514 ->
Log Message:
---
Add:
> * Allow REINDEX CONCURRENTLY
Modified Files:
--
pgsql/doc:
TODO (r1.2011 -> r1.2012)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2011&r2=1.2012)
pgsql/doc/src/FAQ:
TODO.html (r1.513 -> r1.514)
Log Message:
---
dynamic sql complete
Modified Files:
--
plpgpsm/src:
gram.y (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plpsm/plpgpsm/src/gram.y.diff?r1=1.5&r2=1.6)
pl_exec.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin
Log Message:
---
Allow augmenting CPPFLAGS from the configure command line. This generally
works, but some platform templates overwrote it without asking.
Modified Files:
--
pgsql/src/template:
hpux (r1.15 -> r1.16)
(http://developer.postgresql.org/cvsweb.
Log Message:
---
Collect the bits of wisdom about dtrace installation in the installation
chapter rather than scattering them across several incomplete fragments.
(This makes the documentation consistent with the backported FAQ_Solaris.)
Tags:
REL8_2_STABLE
Modified Files:
-
Log Message:
---
- Added rpm spec file
- Updated README
Modified Files:
--
dbi-link:
README.txt (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/README.txt.diff?r1=1.10&r2=1.11)
Added Files:
---
dbi-link:
13 matches
Mail list logo