Log Message:
---
Add:
> o Allow single-byte header storage for arrays
Modified Files:
--
pgsql/doc:
TODO (r1.2163 -> r1.2164)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2163&r2=1.2164)
pgsql/doc/src/FAQ:
TODO.htm
Log Message:
---
Add:
> o Have WITH CONSTRAINTS also create constraint indexes
> http://archives.postgresql.org/pgsql-patches/2007-04/msg00149.php
Modified Files:
--
pgsql/doc:
TODO (r1.2162 -> r1.2163)
(http://developer.postgresql.org/cvsweb
Log Message:
---
Minor tweaking of index special-space definitions so that the various
index types can be reliably distinguished by examining the special space
on an index page. Per my earlier proposal, plus the realization that
there's no need for btree's vacuum cycle ID to cycle through
Log Message:
---
Add URL for:
* Simplify ability to create partitioned tables
> http://archives.postgresql.org/pgsql-hackers/2007-04/msg00151.php
Modified Files:
--
pgsql/doc:
TODO (r1.2161 -> r1.2162)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
Comments, apparently, can't be on the same line.
-DDEBUG# is not desired. *sigh*
Modified Files:
--
be:
setup.cfg (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.cfg.diff?r1=1.3&r2=1.4)
Log Message:
---
Oops, Fixed mistake of tag
Modified Files:
--
psqlodbc/docs:
win32-compilation.html (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/win32-compilation.html.diff?r1=1.3&r2=1.4)
---(e
Log Message:
---
Addition and correction.
with Dave:-)
Modified Files:
--
psqlodbc/docs:
win32-compilation.html (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/win32-compilation.html.diff?r1=1.2&r2=1.3)
--
Log Message:
---
Remove 'teop' namespace module.
Just install the package directly into teop[_state]. The
usefulness of a 'teop' namespace is unlikely. If an extension were to ever be
created, it would likely *need* to be version specific.
Modified Files:
--
be:
se
Log Message:
---
Don't turn on assert checking by default.
Currently, Postgres Assert() is used. If the target Postgres was not compiled
with asserts as well, there will be a missing symbol.
Modified Files:
--
be:
setup.cfg (r1.2 -> r1.3)
(http://cvs.pgfou
Log Message:
---
Fix spelling: SYMETRIC -> SYMMETRIC
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.291.2.8 -> r1.291.2.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.291.2.8&r2=1.291.2.
Log Message:
---
Add initial SIGINT handling and correction PL creation.
- Add recreate_proc option and stop dropping the procedure by default.
- Fix PL creation. It was simply broken.
- Make three consecutive SIGINTs act as a local interrupt.(1 second window)
- Use new GreenTrunk location
11 matches
Mail list logo