Log Message:
---
Fix markup so that 'make HISTORY' works. A couple very minor
editorial improvements.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.596 -> r1.597)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.596&
Log Message:
---
Reorder 8.4 release note sections.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.595 -> r1.596)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.595&r2=1.596)
--
Sent via pgsql-committers mailing li
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Log Message:
> > ---
> > First version of 8.4 release notes; markup/cleanup/reorganization still
> > required.
>
> Seems you clobbered the 8.3.7 release notes ...
OK, readded, sorry. I thought something odd happened but I couldn't
figure
Log Message:
---
Re-add release notes for release 8.3.7.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.594 -> r1.595)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.594&r2=1.595)
--
Sent via pgsql-committers maili
Log Message:
---
Adjust AS OF release notes markup.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.593 -> r1.594)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.593&r2=1.594)
--
Sent via pgsql-committers mailing li
Log Message:
---
Mention release note items current as of 2009-03-16.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.592 -> r1.593)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.592&r2=1.593)
--
Sent via pgsql-com
Bruce Momjian wrote:
> Log Message:
> ---
> First version of 8.4 release notes; markup/cleanup/reorganization still
> required.
Seems you clobbered the 8.3.7 release notes ...
--
Alvaro Herrerahttp://www.CommandPrompt.com/
The PostgreSQL Company - Command
Log Message:
---
First version of 8.4 release notes; markup/cleanup/reorganization still
required.
Modified Files:
--
pgsql/doc/src/sgml:
release.sgml (r1.591 -> r1.592)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.591&r2=
Log Message:
---
Add btree_gin contrib module.
Teodor Sigaev and Oleg Bartunov
Modified Files:
--
pgsql/contrib:
Makefile (r1.86 -> r1.87)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile?r1=1.86&r2=1.87)
README (r1.99 -> r1.100)
Update of /cvsroot/pgsql/contrib/btree_gin/expected
In directory cvs.postgresql.org:/tmp/cvs-serv6750/expected
Log Message:
Directory /cvsroot/pgsql/contrib/btree_gin/expected added to the repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to
Update of /cvsroot/pgsql/contrib/btree_gin/sql
In directory cvs.postgresql.org:/tmp/cvs-serv6750/sql
Log Message:
Directory /cvsroot/pgsql/contrib/btree_gin/sql added to the repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscripti
Update of /cvsroot/pgsql/contrib/btree_gin
In directory cvs.postgresql.org:/tmp/cvs-serv6548/btree_gin
Log Message:
Directory /cvsroot/pgsql/contrib/btree_gin added to the repository
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription
Log Message:
---
Adjust the APIs for GIN opclass support functions to allow the extractQuery()
method to pass extra data to the consistent() and comparePartial() methods.
This is the core infrastructure needed to support the soon-to-appear
contrib/btree_gin module. The APIs are still upwar
Log Message:
---
more backport
Modified Files:
--
hstore-new:
hstore_op.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_op.c.diff?r1=1.2&r2=1.3)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgre
Log Message:
---
backport mods for 8.3
Modified Files:
--
hstore-new:
hstore_io.c (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/hstore-new/hstore-new/hstore_io.c.diff?r1=1.1.1.1&r2=1.2)
hstore_op.c (r1.1.1.1 -> r1.2)
(http
Log Message:
---
Improve the handling of empty_queries.
Modified Files:
--
psqlodbc:
connection.c (r1.177 -> r1.178)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.177&r2=1.178)
version.h (r1.133 -> r1.134)
Log Message:
---
Fix old thinko in pgp.h: the idea is to declare some named enum types,
not global variables of anonymous enum types. This didn't actually hurt
much because most linkers will just merge the duplicated definitions ...
but some will complain. Per bug #4731 from Ceriel Jacobs
Log Message:
---
Fix old thinko in pgp.h: the idea is to declare some named enum types,
not global variables of anonymous enum types. This didn't actually hurt
much because most linkers will just merge the duplicated definitions ...
but some will complain. Per bug #4731 from Ceriel Jacobs
Log Message:
---
Fix old thinko in pgp.h: the idea is to declare some named enum types,
not global variables of anonymous enum types. This didn't actually hurt
much because most linkers will just merge the duplicated definitions ...
but some will complain. Per bug #4731 from Ceriel Jacobs
Log Message:
---
Fix old thinko in pgp.h: the idea is to declare some named enum types,
not global variables of anonymous enum types. This didn't actually hurt
much because most linkers will just merge the duplicated definitions ...
but some will complain. Per bug #4731 from Ceriel Jacobs
Log Message:
---
some changes.
Modified Files:
--
psqlodbc/docs:
config.html (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/config.html.diff?r1=1.9&r2=1.10)
release.html (r1.46 -> r1.47)
(http://cvs.pgfo
Log Message:
---
Use double quotes instead of single quotes.
Modified Files:
--
pgsql/src/backend/libpq:
hba.c (r1.183 -> r1.184)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.183&r2=1.184)
--
Sent via pgsql-committers maili
Log Message:
---
Complete list of valid fork names, and use double quotes.
Modified Files:
--
pgsql/src/backend/catalog:
catalog.c (r1.81 -> r1.82)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/catalog.c?r1=1.81&r2=1.82)
--
Sent via
Log Message:
---
Update line count for \? output (obtained from wc -l)
Modified Files:
--
pgsql/src/bin/psql:
help.c (r1.143 -> r1.144)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.143&r2=1.144)
--
Sent via pgsql-committers mai
Log Message:
---
In the \? output, align the columns consistently.
Modified Files:
--
pgsql/src/bin/psql:
help.c (r1.142 -> r1.143)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.142&r2=1.143)
--
Sent via pgsql-committers mailing
Log Message:
---
Polish SQL/MED terminology
Modified Files:
--
pgsql/src/test/regress/expected:
foreign_data.out (r1.8 -> r1.9)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/foreign_data.out?r1=1.8&r2=1.9)
pgsql/src/bin/psql:
Log Message:
---
No period if it's not a sentence
Modified Files:
--
pgsql/src/bin/psql:
command.c (r1.203 -> r1.204)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.203&r2=1.204)
--
Sent via pgsql-committers mailing list (pgsq
27 matches
Mail list logo