Log Message:
---
Initial port of Sakila database to PostgreSQL.
Added Files:
---
dbsamples/sakila:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/sakila/README?rev=1.1&content-type=text/x-cvsweb-markup)
sakila.sql (r1.1)
Log Message:
---
Guidelines
Added Files:
---
dbsamples:
README (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/dbsamples/README?rev=1.1&content-type=text/x-cvsweb-markup)
---(end of broadcast)---
TI
Log Message:
---
Add PostgreSQL 8.1 as a working PostgreSQL version
Modified Files:
--
pgpool:
README (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/README.diff?r1=1.6&r2=1.7)
---(end of broadcast)
Log Message:
---
Text parser rewritten:
- supports multibyte encodings
- more strict rules for lexemes
- flex isn't used
Add:
- tsquery plainto_tsquery(text)
Function makes tsquery from plain text.
- &&, ||, !! operation for tsquery for c
Log Message:
---
don't send log tar if the failure is from CVS stage - the files would be from
an earlier run.
Modified Files:
--
client-code:
run_build.pl (r1.50 -> r1.51)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.
Log Message:
---
*ahem* actually do what the last patch promised.
Modified Files:
--
client-code:
run_build.pl (r1.51 -> r1.52)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.51&r2=1.52)
--
Log Message:
---
Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the
process of dropping roles by dropping objects owned by them and privileges
granted to them, or giving the owned objects to someone else, through the
use of the data stored in the new pg_shdepend cat
Update of /cvsroot/pgloader/pgloader/doc
In directory pgfoundry.org:/tmp/cvs-serv65260/doc
Log Message:
Directory /cvsroot/pgloader/pgloader/doc added to the repository
---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?
Update of /cvsroot/pgloader/pgloader/doc/lib
In directory pgfoundry.org:/tmp/cvs-serv65305/lib
Log Message:
Directory /cvsroot/pgloader/pgloader/doc/lib added to the repository
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will
Log Message:
---
A new version of pgloader with:
- bugfixes
- new options in pgloader.conf
Added a small ReST documentation to help the common mortal to use pgloader, and
Makefile + stylesheet.sty to generate pretty PDF / HTML output of that doc
Modified Files:
--
pgload
Update of /cvsroot/pgloader/pgloader/doc/example
In directory pgfoundry.org:/tmp/cvs-serv65305/example
Log Message:
Directory /cvsroot/pgloader/pgloader/doc/example added to the repository
---(end of broadcast)---
TIP 1: if posting/reading through
Log Message:
---
Update milestones
Modified Files:
--
dbi-link:
README.txt (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/README.txt.diff?r1=1.4&r2=1.5)
---(end of broadcast)---
Log Message:
---
remove forgotten // comments
Modified Files:
--
pgsql/contrib/tsearch2/wordparser:
parser.c (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wordparser/parser.c.diff?r1=1.1&r2=1.2)
-
Log Message:
---
Content update.
Fix bad "CVS IRI" on quick start page. Thanks Tino Wildenhain.
Modified Files:
--
web/src/documentation/content/xdocs:
download.xml (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/web/src/documentation/co
Log Message:
---
Reorder bug items.
Modified Files:
--
pgsql/doc:
FAQ (r1.362 -> r1.363)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.362&r2=1.363)
pgsql/doc/src/FAQ:
FAQ.html (r1.318 -> r1.319)
(http://developer.
Log Message:
---
Clarify copyright wording.
Modified Files:
--
pgsql/doc:
FAQ (r1.363 -> r1.364)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.363&r2=1.364)
pgsql/doc/src/FAQ:
FAQ.html (r1.319 -> r1.320)
(http://de
Log Message:
---
Reorder version FAQ item to be right after "how do I get the software".
Modified Files:
--
pgsql/doc:
FAQ (r1.364 -> r1.365)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.364&r2=1.365)
pgsql/doc/src/FAQ:
FA
Log Message:
---
Reorder "who controls PostgreSQL" to near the top.
Modified Files:
--
pgsql/doc:
FAQ (r1.365 -> r1.366)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.365&r2=1.366)
pgsql/doc/src/FAQ:
FAQ.html (r1.321 -> r1.
Log Message:
---
ignore common errors
Modified Files:
--
pgfouine/include:
ErrorQuery.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/ErrorQuery.class.php.diff?r1=1.6&r2=1.7)
---(end o
Log Message:
---
add common LOG line that should be ignored
Modified Files:
--
pgfouine/include/postgresql/parsers:
PostgreSQLParser.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/parsers/PostgreSQ
Log Message:
---
added config functions
Modified Files:
--
pgfouine/include/lib:
common.lib.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.5&r2=1.6)
---(end of
Log Message:
---
use the config functions
Modified Files:
--
pgfouine/include/listeners/query:
SlowestQueriesListener.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/query/SlowestQueriesListener.clas
Log Message:
---
error reports
Modified Files:
--
pgfouine/include:
NormalizedQuery.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.3&r2=1.4)
base.lib.php (r1.3 -> r
Log Message:
---
error reports
Modified Files:
--
pgfouine/include/reporting:
reports.lib.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports.lib.php.diff?r1=1.5&r2=1.6)
HtmlReportAggregator.cl
Log Message:
---
error reports
Modified Files:
--
pgfouine/include/listeners:
listeners.lib.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/listeners/listeners.lib.php.diff?r1=1.4&r2=1.5)
--
Log Message:
---
fixed references to listeners
Modified Files:
--
pgfouine/include/reporting/reports:
QueriesByTypeReport.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/QueriesByTypeReport.c
Log Message:
---
fixed references to listeners
added errors counters
Modified Files:
--
pgfouine/include/reporting/reports:
OverallStatsReport.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/reports/
Log Message:
---
added -onlyselect option
Modified Files:
--
pgfouine/include:
Query.class.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/Query.class.php.diff?r1=1.6&r2=1.7)
pgfouine:
pgfouine.php (r1.9
Log Message:
---
pgFouine should now work with PostgreSQL 8 log prefix feature
Modified Files:
--
pgfouine/include/postgresql/parsers:
PostgreSQLParser.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresq
29 matches
Mail list logo