Log Message:
---
Add check_keyword.pl script to perform some basic sanity checks to the
keyword lists in gram.y and kwlist.h. It checks that all lists are in
alphabetical order, and that all keywords present in gram.y are listed
in kwlist.h in the right category, and that all keywords in kw
Log Message:
---
Improve pull_up_subqueries logic so that it doesn't insert unnecessary
PlaceHolderVar nodes in join quals appearing in or below the lowest
outer join that could null the subquery being pulled up. This improves
the planner's ability to recognize constant join quals, and pro
Log Message:
---
Improve error checking, make sure binary was compiled against proper server.
Modified Files:
--
src:
INSTALL (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/INSTALL.diff?r1=1.1&r2=1.2)
pg_migrator.c (r1.6
Log Message:
---
More cleanups.
Modified Files:
--
src:
Makefile (r1.14 -> r1.15)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile.diff?r1=1.14&r2=1.15)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To ma
Log Message:
---
Fix Makefile rules for funcs, with help of Peter Eisentraut.
Modified Files:
--
src:
Makefile (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile.diff?r1=1.13&r2=1.14)
--
Sent via pgsql-committers mailin
Log Message:
---
Blank line Makefile cleanups.
Modified Files:
--
pgsql/contrib/pg_trgm:
Makefile (r1.9 -> r1.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_trgm/Makefile?r1=1.9&r2=1.10)
pgsql/contrib/pgrowlocks:
Makefile (r1.5 -
Log Message:
---
Wording fix.
Modified Files:
--
src:
Makefile (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile.diff?r1=1.12&r2=1.13)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make
Log Message:
---
Log file improvements, Makefile instruction cleanup
Modified Files:
--
src:
Makefile (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/Makefile.diff?r1=1.11&r2=1.12)
TODO (r1.27 -> r1.28)
(http:/
Log Message:
---
Build fixes; fixes for checking of pg_migrator.so has been installed.
Modified Files:
--
src/funcs:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/Makefile.diff?r1=1.3&r2=1.4)
--
Sent via pgsql
Log Message:
---
python-support is needed for pgloader to run, not only to build
Modified Files:
--
pgloader/debian:
control (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/debian/control.diff?r1=1.11&r2=1.12)
--
Sent via p
Log Message:
---
Add include files for Linux.
Modified Files:
--
textsearch_senna:
textsearch_senna.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch_senna/textsearch_senna.c.diff?r1=1.3&r2=1.4)
Added Files:
---
Log Message:
---
Prepare to release 8.4.1.
Modified Files:
--
textsearch-ja:
README.textsearch_ja (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/textsearch-ja/textsearch-ja/README.textsearch_ja.diff?r1=1.8&r2=1.9)
--
Sent via pgsql-committers
Log Message:
---
Move SERVER to the right place in the alphabetically sorted keyword list.
Modified Files:
--
pgsql/src/backend/parser:
gram.y (r2.662 -> r2.663)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y?r1=2.662&r2=2.663)
-
13 matches
Mail list logo